From 40c2c343be45cc5c711ab24102a3bd7bb7d2b273 Mon Sep 17 00:00:00 2001 From: Dragos Campean Date: Tue, 19 Mar 2024 20:05:32 +0200 Subject: [PATCH] Update small model name --- litellm/model_prices_and_context_window_backup.json | 2 +- model_prices_and_context_window.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 59471637bf..7cbece5283 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -596,7 +596,7 @@ "litellm_provider": "mistral", "mode": "chat" }, - "mistral/mistral-latest": { + "mistral/mistral-small-latest": { "max_tokens": 8192, "input_cost_per_token": 0.000002, "output_cost_per_token": 0.000006, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 59471637bf..7cbece5283 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -596,7 +596,7 @@ "litellm_provider": "mistral", "mode": "chat" }, - "mistral/mistral-latest": { + "mistral/mistral-small-latest": { "max_tokens": 8192, "input_cost_per_token": 0.000002, "output_cost_per_token": 0.000006,