add cohere/command-r7b-12-2024 (#7553)

This commit is contained in:
Ishaan Jaff 2025-01-04 11:21:04 -08:00 committed by GitHub
parent d1b101b9d7
commit e804a1850e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 0 deletions

View file

@ -4234,6 +4234,17 @@
"mode": "chat",
"supports_function_calling": true
},
"command-r7b-12-2024": {
"max_tokens": 4096,
"max_input_tokens": 128000,
"max_output_tokens": 4096,
"input_cost_per_token": 0.00000015,
"output_cost_per_token": 0.0000000375,
"litellm_provider": "cohere_chat",
"mode": "chat",
"supports_function_calling": true,
"source": "https://docs.cohere.com/v2/docs/command-r7b"
},
"command-light": {
"max_tokens": 4096,
"max_input_tokens": 4096,

View file

@ -4234,6 +4234,17 @@
"mode": "chat",
"supports_function_calling": true
},
"command-r7b-12-2024": {
"max_tokens": 4096,
"max_input_tokens": 128000,
"max_output_tokens": 4096,
"input_cost_per_token": 0.00000015,
"output_cost_per_token": 0.0000000375,
"litellm_provider": "cohere_chat",
"mode": "chat",
"supports_function_calling": true,
"source": "https://docs.cohere.com/v2/docs/command-r7b"
},
"command-light": {
"max_tokens": 4096,
"max_input_tokens": 4096,