Merge pull request #1866 from tarikko/patch-1

Update Mistral Small model details in TOML file
This commit is contained in:
Aiden Cline
2026-05-27 11:43:52 -05:00
committed by GitHub
+4 -20
View File
@@ -1,22 +1,6 @@
name = "Mistral Small"
family = "mistral-small"
release_date = "2024-02-26"
last_updated = "2024-02-26"
attachment = false
reasoning = false
temperature = true
tool_call = false
knowledge = "2024-02"
open_weights = false
[extends]
from = "mistral/mistral-small-2506"
[cost]
input = 75
output = 200
[limit]
context = 128000
output = 128000
[modalities]
input = ["text", "image"]
output = ["text"]
input = 0.075
output = 0.20