GreenPT / greenpt/mistral-small-3.2-24b-instruct-2506
Mistral Small 3.2 24B - access through LLMTR
Mistral Small 3.2 24B has a 128,000-token context window and is one of the cheapest rows on this provider. It genuinely processes image input and described a product photo correctly in measurement. Schema-enforced JSON through `response_format` was also verified in measurement and produced valid output. It does not reason by default, answering a short question in two tokens, so output cost is predictable. Tool/function calling was verified over a full two-turn loop. For image tagging, field extraction and high-volume classification, the combination of a low price with verified schema support is what makes this row stand out. Repeated prefixes are not served from a cache.
Technical specifications
| Canonical ID | greenpt/mistral-small-3.2-24b-instruct-2506 |
|---|---|
| Provider | GreenPT |
| Context window | 128,000 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text, image |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | INPUT_TEXT | PER_1M_TOKENS | $0.244062 |
| CHAT_COMPLETIONS | OUTPUT_TEXT | PER_1M_TOKENS | $0.488124 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions -H "Authorization: Bearer llmtr-your_key" -H "Content-Type: application/json" -d '{"model":"greenpt/mistral-small-3.2-24b-instruct-2506","messages":[{"role":"user","content":"Hello"}]}'
Guides about this model
- How to Verify an EU Data Residency Claim for an AI API - Breaks an AI API's European hosting claim into evidence types and shows which part an engineering team can actually verify.
- EU-Hosted LLM Models: Reading a 38-Row Catalog - Separates the EU category's 38 rows into chat, embedding and reranking, and gives a selection framework based on measured capabilities.
- AI Sovereignty and Open-Weight Models: What It Means for Europe - Splits the sovereignty debate into hosting, open weights and vendor dependence, and shows what each looks like in a real catalog.
- A Comparison Framework for EU Teams Seeking a Mistral API Alternative - Compares a direct provider account with gateway access and gives selection criteria for EU-constrained teams.
- Choosing an LLM API as a Small EU Company or Startup - Lists the binding criteria, the deferrable decisions and the first integration steps for small EU teams choosing an LLM API.
Related models
- Kimi K3 greenpt/kimi-k3-eu
- GLM-5.3 greenpt/glm-5.3-eu
- GLM-5.3 Flash greenpt/glm-5.3-flash-eu
- Kimi K2.7 Code greenpt/kimi-k2.7-code-eu
- Kimi K2.6 greenpt/kimi-k2.6-eu
- MiniMax M2.5 greenpt/minimax-m2.5-eu
- DeepSeek V4 Flash greenpt/deepseek-v4-flash-0731
- GLM-5.2 greenpt/glm-5.2-eu