Model Brief

Devstral Small 2 Cloud

Mistral's compact agentic coding model -- a 24B-parameter model (~15 GB local checkpoint) built for codebase exploration, multi-file editing, and tool-assisted software engineering agents. The cloud tag supports text and image input across a 256K-token context. Deployed through Terminal.Glass with inference on Ollama Cloud at the low-usage tier -- an accessible entry point for agentic coding workflows without local GPU hosting.

Quick Facts

DeveloperMistral AI
LicenseApache 2.0 -- permits commercial use subject to standard Apache terms; verify against the official model card
Typical Sizes24B -- cloud tag devstral-small-2:24b-cloud; local tag devstral-small-2:24b (~15 GB, 384K local context) also available on Ollama
Context256K tokens (cloud tag), native tool support
ModalityText and image input
Best ForAgentic coding, codebase exploration, multi-file editing, test generation
Recommended DeploymentTerminal.Glass Cloud tier (low usage) for individuals and small teams; local deployment for steady daily use

Why Choose This Model

Devstral Small 2 packs agentic coding capability into a compact 24B footprint -- tool use, file-tree exploration, multi-file editing, and test generation, plus image input for reading screenshots or diagrams alongside code. It's a practical entry point for individuals and small teams that want a capable coding agent without provisioning hardware for a larger model, and its low-usage cloud tier keeps per-token cost lower than frontier-scale coding models.

Terminal.Glass Deployment

Your interface, chat history, user accounts, and RAG index stay on your Terminal.Glass host. Each request to devstral-small-2:24b-cloud -- including code excerpts, images, and retrieved passages -- is sent to Ollama Cloud for inference and streamed back. This tag is billed at Ollama's low-usage tier, though long 256K contexts and image inputs can still accumulate spend under heavy agentic use. No local GPU is required for the cloud tag; a small VM or mini-PC running Open WebUI and the Ollama client is sufficient.

Recommended Uses

Not recommended for proprietary source code, client repositories, credentials, or sensitive screenshots -- all request content leaves your network for this tag. Smaller than full Devstral 2; validate complex changes with tests and review before merging. Generated multi-file edits and terminal-agent actions still require human review and rollback discipline.

Hardware Guidance

For the cloud tag, the Terminal.Glass host only needs to run Open WebUI, the Ollama client, and your document index -- a small VM or mini-PC is enough, since inference happens on Ollama Cloud. Devstral Small 2 is also available as a local weight release (devstral-small-2:24b, ~15 GB, 384K local context) for teams that want to run it directly on owned GPU hardware -- a practical option once usage is steady and predictable. Confirm current tags at the official Ollama listing.

Honest Guidance

Learn More

Full technical reference and licensing detail for the Devstral family are documented on NoCloudGPT. Confirm current tags and availability at ollama.com/library/devstral-small-2.

Deploy with Terminal.Glass → View Pricing Contact