mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
test: cleanup mistral model
This commit is contained in:
parent
ddfe687b13
commit
50d2510b60
2 changed files with 2 additions and 2 deletions
|
@ -1450,7 +1450,7 @@ async def test_mistral_on_router():
|
|||
{
|
||||
"model_name": "gpt-3.5-turbo",
|
||||
"litellm_params": {
|
||||
"model": "mistral/mistral-medium",
|
||||
"model": "mistral/mistral-small-latest",
|
||||
},
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue