mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 03:04:02 +00:00
Update Together prices
The price for 70B models decreased a tiny bit: https://www.together.ai/pricing
This commit is contained in:
committed by
GitHub
parent
968764f738
commit
672edeba95
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user