Skip to content

Commit a1c0a67

Browse files
committed
Add mistral-small
Signed-off-by: Demis Bellot <demis.bellot@gmail.com>
1 parent 7a2836a commit a1c0a67

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

AiServer/wwwroot/lib/data/ai-models.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,17 @@
525525
"description": "The 7B model released by Mistral AI, updated to version 0.3.",
526526
"icon": "/img/models/mistral.svg"
527527
},
528+
{
529+
"id": "mistral-small",
530+
"tags": [
531+
"22b",
532+
"24b"
533+
],
534+
"latest": "24b",
535+
"website": "https://ollama.com/library/mistral-small",
536+
"description": "Mistral Small 3 sets a new benchmark in the “small” Large Language Models category below 70B.",
537+
"icon": "/img/models/mistral.svg"
538+
},
528539
{
529540
"id": "mistral-large",
530541
"tags": [

0 commit comments

Comments
 (0)