mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Update Together prices
The price for 70B models decreased a tiny bit: https://www.together.ai/pricing
This commit is contained in:
parent
968764f738
commit
672edeba95
1 changed files with 2 additions and 2 deletions
|
@ -613,8 +613,8 @@
|
|||
"output_cost_per_token": 0.0000008
|
||||
},
|
||||
"together-ai-40.1b-70b": {
|
||||
"input_cost_per_token": 0.000001,
|
||||
"output_cost_per_token": 0.000001
|
||||
"input_cost_per_token": 0.0000009,
|
||||
"output_cost_per_token": 0.0000009
|
||||
},
|
||||
"ollama/llama2": {
|
||||
"max_tokens": 4096,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue