Devstral-2-123B-Instruct-2512
14.8K
290
—
by
mistralai
Language Model
OTHER
123B params
Fair
15K downloads
Community-tested
Edge AI:
Mobile
Laptop
Server
275GB+ RAM
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
115GB+ 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 # requiredrequiredtext
python -m sglang.launch_server --model-path mistralai/Devstral-2-123B-Instruct-2512 --host 0.0.0.0 --port 30000 --tp 8 --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.