{
  "id": 5830000,
  "title": "Mistral Small 3.2 Lands With Sharper Function Calling and a 128K Context Window",
  "url": "https://urgent.news/2026/09/05/mistral-small-3-2-lands-with-sharper-function-calling-and-a-128k",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-05T19:52:27.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/unfiltered_anshul/mistral-small-32-lands-with-sharper-function-calling-and-a-128k-context-window-odd"
  },
  "original_language": "en",
  "account": "Mistral has unveiled Mistral Small 3.2, a 24-billion parameter model that offers improved function calling capabilities and a 128K context window. This open-weight model competes with major players like OpenAI's GPT-4o mini and Anthropic's Claude Haiku, which have recently rolled out pricing changes and access restrictions.\n\nNotable enhancements in version 3.2 include a more reliable tokenizer-side tool schema handling, enabling accurate respect for required vs optional distinctions and cleaner JSON output across multi-turn conversations. Additionally, the default sliding attention approach in vLLM 0.6.3+ boosts throughput for the Small line.\n\nFunction calling in Mistral Small 3.2 utilizes the v3 tool schema format, which aligns more closely with OpenAI's specification than the previous version. Running the model locally on a single H100 with vLLM, teams can expect around 80-100 tokens per second, with the marginal cost per token depending on electricity rates. For production environments, quantized builds are recommended.\n\nMistral Small 3.2 demonstrates competitive performance against GPT-4o mini on various reasoning benchmarks, such as MMLU-Pro, HumanEval, and IFEval, achieving scores within 3-5% of the smaller model. However, the real advantage lies in its function-calling reliability, which has improved from 71% in Small 3.1 to 78% in the latest version.\n\nThe open-weight nature of Mistral Small 3.2 sets it apart from closed models, as it allows for fine-tuning, distillation, and deployment without additional fees or usage attribution. This makes the model particularly cost-effective for startups handling 50 million tokens daily, potentially reducing costs by one-third compared to GPT-4o mini's API pricing. Furthermore, the availability of base models for other languages enables domain-specific fine-tuning, potentially recovering 90%+ of the original benchmark scores.",
  "summary": "Mistral just pushed Mistral Small 3.2 (24B) to Hugging Face, and the timing is interesting. While OpenAI keeps nudging GPT-4o mini's pricing and Anthropic gates Claude Haiku behind API quotas, Mistral is shipping an open-weight model that handles tool calls more reliably and now ships with a full 128K context window. For teams burning cash on inference, this one's worth a closer look. What's…",
  "key_points": [
    "Mistral Small 3.2 model introduced with 24 billion parameters and 128K context window.",
    "Enhanced function calling with v3 tool schema format, 78% accuracy improvement.",
    "Open-weight model allows fine-tuning and deployment without additional fees."
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}