mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
add openrouter/qwen/qwen-2.5-coder-32b-instruct (#6731)
This commit is contained in:
parent
41aade2cc0
commit
73ccbc0f14
1 changed files with 9 additions and 0 deletions
|
@ -4162,6 +4162,15 @@
|
||||||
"litellm_provider": "openrouter",
|
"litellm_provider": "openrouter",
|
||||||
"mode": "chat"
|
"mode": "chat"
|
||||||
},
|
},
|
||||||
|
"openrouter/qwen/qwen-2.5-coder-32b-instruct": {
|
||||||
|
"max_tokens": 33792,
|
||||||
|
"max_input_tokens": 33792,
|
||||||
|
"max_output_tokens": 33792,
|
||||||
|
"input_cost_per_token": 0.00000018,
|
||||||
|
"output_cost_per_token": 0.00000018,
|
||||||
|
"litellm_provider": "openrouter",
|
||||||
|
"mode": "chat"
|
||||||
|
},
|
||||||
"j2-ultra": {
|
"j2-ultra": {
|
||||||
"max_tokens": 8192,
|
"max_tokens": 8192,
|
||||||
"max_input_tokens": 8192,
|
"max_input_tokens": 8192,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue