Skip to content

Commit 6a58749

Browse files
committed
Add mistral-small3.1
Signed-off-by: Demis Bellot <demis.bellot@gmail.com>
1 parent 6cfec7c commit 6a58749

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,16 @@
580580
"description": "Mistral Small 3 sets a new benchmark in the “small” Large Language Models category below 70B.",
581581
"icon": "/img/models/mistral.svg"
582582
},
583+
{
584+
"id": "mistral-small3.1",
585+
"tags": [
586+
"24b"
587+
],
588+
"latest": "24b",
589+
"website": "https://ollama.com/library/mistral-small3.1",
590+
"description": "Building upon Mistral Small 3, Mistral Small 3.1 (2503) adds state-of-the-art vision understanding and enhances long context capabilities up to 128k tokens without compromising text performance.",
591+
"icon": "/img/models/mistral.svg"
592+
},
583593
{
584594
"id": "mistral-large",
585595
"tags": [

0 commit comments

Comments
 (0)