mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 10:14:26 +00:00
add replicate pricing
This commit is contained in:
parent
4cfcabd919
commit
8b3b682000
4 changed files with 63 additions and 9 deletions
|
@ -65,9 +65,7 @@
|
|||
"output_cost_per_token": 0.000015
|
||||
},
|
||||
"replicate/llama-2-70b-chat:2c1608e18606fad2812020dc541930f2d0495ce32eee50074220b87300bc16e1": {
|
||||
"max_tokens": 4096,
|
||||
"input_cost_per_token": 0.00000608,
|
||||
"output_cost_per_token": 0.00000608
|
||||
"max_tokens": 4096
|
||||
},
|
||||
"together-ai-up-to-3b": {
|
||||
"input_cost_per_token": 0.0000001,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue