add groq/deepseek-r1-distill-llama-70b (#8078)

This commit is contained in:
miraclebakelaser 2025-01-31 04:13:00 +09:00 committed by GitHub
parent aa9591cb41
commit 217776ed23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 0 deletions

View file

@ -2143,6 +2143,19 @@
"supports_tool_choice": true,
"supports_prompt_caching": true
},
"groq/deepseek-r1-distill-llama-70b": {
"max_tokens": 131072,
"max_input_tokens": 131072,
"max_output_tokens": 131072,
"input_cost_per_token": 0.00000075,
"output_cost_per_token": 0.00000099,
"litellm_provider": "groq",
"mode": "chat",
"supports_system_messages": false,
"supports_function_calling": false,
"supports_response_schema": false,
"supports_tool_choice": false
},
"groq/llama-3.3-70b-versatile": {
"max_tokens": 8192,
"max_input_tokens": 128000,

View file

@ -2143,6 +2143,19 @@
"supports_tool_choice": true,
"supports_prompt_caching": true
},
"groq/deepseek-r1-distill-llama-70b": {
"max_tokens": 131072,
"max_input_tokens": 131072,
"max_output_tokens": 131072,
"input_cost_per_token": 0.00000075,
"output_cost_per_token": 0.00000099,
"litellm_provider": "groq",
"mode": "chat",
"supports_system_messages": false,
"supports_function_calling": false,
"supports_response_schema": false,
"supports_tool_choice": false
},
"groq/llama-3.3-70b-versatile": {
"max_tokens": 8192,
"max_input_tokens": 128000,