Models/Mistral/ministral-14b-2512
mistral

ministral-14b-2512

262K context$0.20/M input$0.20/M output
mistral/ministral-14b-2512

Description

The largest model in the Ministral 3 family, Ministral 3 14B offers frontier capabilities and performance comparable to its larger Mistral Small 3.2 24B counterpart. A powerful and efficient language...

Quick Start

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

Modalities

Input: TextInput: ImageOutput: Text

Pricing

Input$0.20/M
Output$0.20/M
Context262K tokens

Model Info

ProviderMistral
IDmistral/ministral-14b-2512