Devstral-Small-2-24B-Instruct-2512

48
license:apache-2.0
by
RedHatAI
Language Model
OTHER
24B params
New
48 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
54GB+ RAM
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Device Compatibility

Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
23GB+ RAM

Code Examples

text
uv tool install mistral-vibe
text
curl -LsSf https://mistral.ai/vibe/install.sh | sh
text
pip install mistral-vibe
textvllm
uv pip install -U vllm
textvllm
docker pull vllm/vllm-openai:latest
docker run -it vllm/vllm-openai:latest
text
python -c "import mistral_common; print(mistral_common.__version__)"
text
git clone https://github.com/sgl-project/sglang.git
cd sglang
uv pip install -e python
uv pip install transformers==5.0.0rc # required
uv pip install nvidia-cudnn-cu12==9.16.0.29 # required for VLM
requiredtext
python -m sglang.launch_server --model-path mistralai/Devstral-Small-2-24B-Instruct-2512 --host 0.0.0.0 --port 30000 --tp 2 --tool-call-parser mistral
Transformersbash
uv pip install git+https://github.com/huggingface/transformers

Deploy This Model

Production-ready deployment in minutes

Together.ai

Instant API access to this model

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.