Skip to content

Commit

Permalink
add codestral
Browse files Browse the repository at this point in the history
  • Loading branch information
andre15silva committed Nov 21, 2024
1 parent 396bf01 commit 09ddd7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpage/src/components/modelConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 09ddd7a

Please sign in to comment.