forked from phoenix/litellm-mirror
feat - add qwen2p5-coder-32b-instruct (#6818)
This commit is contained in:
parent
1890fde3f3
commit
98c7889013
2 changed files with 22 additions and 0 deletions
|
@ -6489,6 +6489,17 @@
|
|||
"supports_function_calling": true,
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/accounts/fireworks/models/qwen2p5-coder-32b-instruct": {
|
||||
"max_tokens": 4096,
|
||||
"max_input_tokens": 4096,
|
||||
"max_output_tokens": 4096,
|
||||
"input_cost_per_token": 0.0000009,
|
||||
"output_cost_per_token": 0.0000009,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/accounts/fireworks/models/yi-large": {
|
||||
"max_tokens": 32768,
|
||||
"max_input_tokens": 32768,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue