mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
(fix) model_prices JSON, deep infra
This commit is contained in:
parent
d0dec2f2ed
commit
c7a51839da
1 changed files with 1 additions and 1 deletions
|
@ -575,7 +575,7 @@
|
||||||
"max_tokens": 6144,
|
"max_tokens": 6144,
|
||||||
"input_cost_per_token": 0.000001875,
|
"input_cost_per_token": 0.000001875,
|
||||||
"output_cost_per_token": 0.000001875,
|
"output_cost_per_token": 0.000001875,
|
||||||
"litellm_provider": "openrouter",
|
"litellm_provider": "deepinfra",
|
||||||
"mode": "chat"
|
"mode": "chat"
|
||||||
},
|
},
|
||||||
"deepinfra/codellama/CodeLlama-34b-Instruct-hf": {
|
"deepinfra/codellama/CodeLlama-34b-Instruct-hf": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue