Models/mistralai/Mistral: Mistral Small 3.2 24B
mistralai

Mistral: Mistral Small 3.2 24B

128K context$0.07/M input$0.20/M output
mistralai/mistral-small-3.2-24b-instruct

Description

Mistral-Small-3.2-24B-Instruct-2506 is an updated 24B parameter model from Mistral optimized for instruction following, repetition reduction, and improved function calling. Compared to the 3.1 release, version 3.2 significantly improves accuracy on...

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-small-3.2-24b-instruct",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: ImageInput: TextOutput: Text

Pricing

Input$0.07/M
Output$0.20/M
Context128K tokens

Model Info

Providermistralai
IDmistralai/mistral-small-3.2-24b-instruct