Add gemma2 model in aichat config.
This commit is contained in:
@@ -14,6 +14,9 @@ clients:
|
||||
- name: qwen2.5
|
||||
supports_function_calling: true
|
||||
max_input_tokens: 128000
|
||||
- name: gemma2
|
||||
supports_function_calling: true
|
||||
max_input_tokens: 128000
|
||||
- name: qwen2.5-coder:32b
|
||||
supports_function_calling: true
|
||||
max_input_tokens: 128000
|
||||
|
||||
Reference in New Issue
Block a user