Mistral AIOpen Weights
Mistral NeMo 12B
Open Weights LLM • Released 2024-06-10 • Last Verified 2025-02-01
Mistral NeMo 12B - European frontier open & commercial model by Mistral AI.
Context Window128k
LicenseApache-2.0 / MNPL
Deployment
Cloud API Local Run
API AvailableYes (REST/SDK)
Benchmark Performance
MMLU75
Strengths
- •High accuracy
- •Fast inference
Limitations & Weaknesses
- •Closed source API
API Sample CodePython / REST
import openai
client = openai.OpenAI()
response = client.chat.completions.create(
model="mistral-nemo-12b",
messages=[
{"role": "system", "content": "You are a helpful expert assistant."},
{"role": "user", "content": "Explain quantum computing in 2 sentences."}
]
)
print(response.choices[0].message.content)Pricing Overview
Free Open Weights / API
Prices subject to provider tiers and volume discounts. Check documentation for current token rates.
Model Tags
#mistral#open-weights#european
Similar Models from Mistral AI
Mistral AI
Open Weights
Mistral Large 2
Open Weights LLM
Mistral Large 2 - European frontier open & commercial model by Mistral AI.
Context Window128k
MMLU70
Cloud API Local Run
#mistral#open-weights
Mistral AI
Open Weights
Mistral Large
Open Weights LLM
Mistral Large - European frontier open & commercial model by Mistral AI.
Context Window128k
MMLU71
Cloud API Local Run
#mistral#open-weights
Mistral AI
Open Weights
Mistral Medium
Open Weights LLM
Mistral Medium - European frontier open & commercial model by Mistral AI.
Context Window128k
MMLU72
Cloud API Local Run
#mistral#open-weights