added model openrouter/mistralai/mistral-7b-instruct with test

This commit is contained in:
Lucas Hofer 2023-09-30 16:49:18 +01:00
parent 905a3f08ee
commit 42cc4e2464
2 changed files with 19 additions and 0 deletions

View file

@ -382,6 +382,13 @@
"litellm_provider": "openrouter",
"mode": "chat"
},
"openrouter/mistralai/mistral-7b-instruct": {
"max_tokens": 4096,
"input_cost_per_token": 0.0,
"output_cost_per_token": 0.0,
"litellm_provider": "openrouter",
"mode": "chat"
},
"j2-ultra": {
"max_tokens": 8192,
"input_cost_per_token": 0.000015,