Currently listed through these providers:
Model details
Devstral-2-123B-Instruct-2512-int4-AutoRound
Devstral 2 belongs to Mistral's devstral family of coding-agent models, designed for repository-scale work such as navigating large codebases, executing terminal commands, and applying software fixes. The base artifact is a 123B instruction-tuned model published openly on Hugging Face as Devstral-2-123B-Instruct-2512, giving developers direct access to the weights rather than a closed API. The InferX listing preserves that open-weights character while repackaging the checkpoint through an int4 AutoRound quantization, a format aimed at reducing memory footprint so a model of this size can run on more modest hardware without losing the underlying instruct tuning.
Practical use centers on agentic coding workflows: the model accepts text input, produces text output, and exposes tool calling and temperature control so it can be wired into editor assistants, shell automation, or multi-step repair pipelines that need to invoke external commands. Compared with general-purpose chat models, the devstral lineage is tuned for software-engineering tasks, which typically translates to more reliable function-calling behavior, steadier handling of long repository contexts, and output that is easier to slot into automated developer tooling. Teams looking for an open-weights coding agent they can self-host, fine-tune, or integrate into CI workflows will find this variant a pragmatic middle ground between full-precision 123B inference and smaller, less capable code models.
Quick Info
Powered by- Provider
- InferX
- Model key
- Devstral-2-123B-Instruct-2512-int4-AutoRound
- Release date
- Dec 9, 2025
- Last updated
- Dec 9, 2025
- Knowledge cutoff
- 2025-12
- Input modalities
- Output modalities
- Capabilities
Cost
A provider subscription or plan supersedes token-based pricing for this model.
Limits
- Output tokens
- 128,000 tokens
- Context window
- 128,000 tokens