Files
2026-07-13 12:28:55 +08:00

23 lines
428 B
TOML

name = "Mistral-Nemo-Instruct-2407"
description = "Mistral model for multilingual chat, reasoning, and tool-assisted workflows"
release_date = "2024-11-20"
last_updated = "2024-11-20"
attachment = false
reasoning = false
temperature = true
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0.14
output = 0.14
[limit]
context = 65_536
output = 65_536
[modalities]
input = ["text"]
output = ["text"]