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

24 lines
509 B
TOML

name = "Mistral Nemo"
description = "Efficient Mistral-NVIDIA open model for multilingual chat and local deployment"
family = "mistral-nemo"
release_date = "2024-07-01"
last_updated = "2024-07-01"
attachment = false
reasoning = false
temperature = true
tool_call = true
knowledge = "2024-07"
open_weights = true
[limit]
context = 128_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]
[[weights]]
label = "Hugging Face"
url = "https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407"