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-vibetext
curl -LsSf https://mistral.ai/vibe/install.sh | shtext
pip install mistral-vibetextvllm
uv pip install -U vllmtextvllm
docker pull vllm/vllm-openai:latest
docker run -it vllm/vllm-openai:latesttext
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 VLMrequiredtext
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 mistralTransformersbash
uv pip install git+https://github.com/huggingface/transformersDeploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.