forked from phoenix/litellm-mirror
(fix) replicate stub input/output cost per token
This commit is contained in:
parent
d4de55b053
commit
3c1b1a0366
1 changed files with 2 additions and 0 deletions
|
@ -333,6 +333,8 @@
|
|||
},
|
||||
"replicate/llama-2-70b-chat:2c1608e18606fad2812020dc541930f2d0495ce32eee50074220b87300bc16e1": {
|
||||
"max_tokens": 4096,
|
||||
"input_cost_per_token": 0.0000,
|
||||
"output_cost_per_token": 0.0000,
|
||||
"litellm_provider": "replicate",
|
||||
"mode": "chat"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue