Skip to content
OpenSmartRoute
Model catalogue
Mistral AI

Mistral AI

Mistral Small 3.1 24B

mistralai/mistral-small-3.1-24b-instruct

Specification

Published by the vendor; the platform bills at the target's declared price.

Mistral AI

Mistral Small 3.1 24B

open weights

Mistral AI mistralai/mistral-small-3.1-24b-instruct

Mistral Small 3.1 24B Instruct is an upgraded variant of Mistral Small 3 (2501), featuring 24 billion parameters with advanced multimodal capabilities. It provides state-of-the-art performance in text-based reasoning and...

Input $/1M
$0.35
Output $/1M
$0.56
Context
128K
Max output
102K
Released
Mar 17, 2025
Modalities
textimage

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Mistral Small 3.1 24B
targets:
  - id: mistral-small-3-1-24b-instruct
    kind: llm
    name: Mistral Small 3.1 24B
    metadata:
      model: mistralai/mistral-small-3.1-24b-instruct          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: false
      context_window: 128000
    cost:
      usd_per_1k_tokens: 0.000453