Merge pull request #4783 from areibman/remove_bad_model

Removed weird replicate model from model prices list
This commit is contained in:
Krish Dholakia 2024-07-18 22:47:21 -07:00 committed by GitHub
commit 5e7172d0e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2255,15 +2255,6 @@
"litellm_provider": "cohere",
"mode": "completion"
},
"replicate/llama-2-70b-chat:2c1608e18606fad2812020dc541930f2d0495ce32eee50074220b87300bc16e1": {
"max_tokens": 4096,
"max_input_tokens": 4096,
"max_output_tokens": 4096,
"input_cost_per_token": 0.0000,
"output_cost_per_token": 0.0000,
"litellm_provider": "replicate",
"mode": "chat"
},
"replicate/meta/llama-2-13b": {
"max_tokens": 4096,
"max_input_tokens": 4096,