build(model_prices_and_context_window.json): add proper bedrock mixtral model name

This commit is contained in:
Krrish Dholakia 2024-03-30 08:37:06 -07:00
parent 22d5603778
commit 89471ba4c5
2 changed files with 4 additions and 4 deletions

View file

@ -1503,7 +1503,7 @@
"litellm_provider": "bedrock",
"mode": "chat"
},
"mistral.mixtral-8x7b-instruct": {
"mistral.mixtral-8x7b-instruct-v0:1": {
"max_tokens": 8191,
"max_input_tokens": 32000,
"max_output_tokens": 8191,
@ -1512,7 +1512,7 @@
"litellm_provider": "bedrock",
"mode": "chat"
},
"bedrock/us-west-2/mistral.mixtral-8x7b-instruct": {
"bedrock/us-west-2/mistral.mixtral-8x7b-instruct-v0:1": {
"max_tokens": 8191,
"max_input_tokens": 32000,
"max_output_tokens": 8191,

View file

@ -1503,7 +1503,7 @@
"litellm_provider": "bedrock",
"mode": "chat"
},
"mistral.mixtral-8x7b-instruct": {
"mistral.mixtral-8x7b-instruct-v0:1": {
"max_tokens": 8191,
"max_input_tokens": 32000,
"max_output_tokens": 8191,
@ -1512,7 +1512,7 @@
"litellm_provider": "bedrock",
"mode": "chat"
},
"bedrock/us-west-2/mistral.mixtral-8x7b-instruct": {
"bedrock/us-west-2/mistral.mixtral-8x7b-instruct-v0:1": {
"max_tokens": 8191,
"max_input_tokens": 32000,
"max_output_tokens": 8191,