mistral/mistral-nemo
Efficient Mistral-NVIDIA open model for multilingual chat and local deployment
This model's cache
This model page returns the exact headers below. The page and /api/models/mistral--mistral-nemo share the model:mistral--mistral-nemo tag, so invalidation stays scoped to this model.
/models/mistral--mistral-nemopublic, max-age=300, stale-while-revalidate=3600catalogmodel:mistral--mistral-nemoWorkers Cache derives the key from this path/query, plus the Worker entrypoint and current Worker version.
export const Route = createFileRoute('/models/$modelSlug')({
headers: () => ({
'Cache-Control': 'public, max-age=300, stale-while-revalidate=3600',
'Cache-Tag': 'catalog,model:mistral--mistral-nemo',
}),
})Invalidate this cache tag
await ctx.cache.purge({ tags: ['model:mistral--mistral-nemo'] })Use this when one model changes and you do not want to evict the whole catalog.
- Released
- Jul 1, 2024
- Last updated
- Jul 1, 2024
- Context window
- 128K tokens
- Max output
- 128K tokens
- Open weights
- Yes
- Family
- Mistral Nemo
Starts at
$0.15
per 1M input tokens
Output
$0.15
Sellers
2
No cart or checkout in this MVP — pick a provider below and open their docs when you're ready to use it.
Sorted by lowest input price
mistral/mistral-medium-latest
Mistral Medium (latest)
Balanced Mistral model for enterprise assistants, multilingual work, and tools
mistral/mistral-medium-2604
Mistral Medium 3.5
Balanced Mistral model for enterprise assistants, multilingual work, and tools
mistral/mistral-small-latest
Mistral Small (latest)
Efficient Mistral model for fast chat, extraction, and production assistants