Models/Mistral AI/Mistral: Mistral Nemo
mistralai

Mistral: Mistral Nemo

131K context$0.02/M input$0.03/M output
mistralai/mistral-nemo

Description

A 12B parameter model with a 128k token context length built by Mistral in collaboration with NVIDIA. The model is multilingual, supporting English, French, German, Spanish, Italian, Portuguese, Chinese, Japanese,...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistralai/mistral-nemo",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.02/M
Output$0.03/M
Context131K tokens

Model Info

ProviderMistral AI
IDmistralai/mistral-nemo