From 09ddd7ab5cf0cc2e94ee20427d76e23939e82d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Silva?= Date: Thu, 21 Nov 2024 09:19:47 +0100 Subject: [PATCH] add codestral --- webpage/src/components/modelConfig.js | 1 + 1 file changed, 1 insertion(+) diff --git a/webpage/src/components/modelConfig.js b/webpage/src/components/modelConfig.js index 980955f1fc..072f52fa55 100644 --- a/webpage/src/components/modelConfig.js +++ b/webpage/src/components/modelConfig.js @@ -12,6 +12,7 @@ export const modelList = [ ['llama-3.1-nemotron-70b-instruct', 'openrouter', 'Nvidia'], ['qwen-2.5-coder-32b-instruct', 'openrouter', 'Alibaba'], ['mistral-large-2411', 'mistral', 'Mistral'], + ['codestral-2405', 'mistral', 'Mistral'], ]; export const llmCountryMap = {