add gemma2 9b it (#5788)

This commit is contained in:
Ishaan Jaff 2024-09-19 13:03:33 -07:00 committed by GitHub
parent cd90807807
commit 49b2766723
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 0 deletions

View file

@ -1352,6 +1352,16 @@
"mode": "chat",
"supports_function_calling": true
},
"groq/gemma2-9b-it": {
"max_tokens": 8192,
"max_input_tokens": 8192,
"max_output_tokens": 8192,
"input_cost_per_token": 0.00000020,
"output_cost_per_token": 0.00000020,
"litellm_provider": "groq",
"mode": "chat",
"supports_function_calling": true
},
"groq/llama3-groq-70b-8192-tool-use-preview": {
"max_tokens": 8192,
"max_input_tokens": 8192,

View file

@ -1352,6 +1352,16 @@
"mode": "chat",
"supports_function_calling": true
},
"groq/gemma2-9b-it": {
"max_tokens": 8192,
"max_input_tokens": 8192,
"max_output_tokens": 8192,
"input_cost_per_token": 0.00000020,
"output_cost_per_token": 0.00000020,
"litellm_provider": "groq",
"mode": "chat",
"supports_function_calling": true
},
"groq/llama3-groq-70b-8192-tool-use-preview": {
"max_tokens": 8192,
"max_input_tokens": 8192,