Mistral-Small-4-119B-2603-NVFP4

12
1
license:apache-2.0
by
RedHatAI
Language Model
OTHER
119B params
New
12 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
266GB+ RAM
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Device Compatibility

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

Code Examples

bashvllm
VLLM_USE_PRECOMPILED=1 pip install --editable .
bash
uv pip install git+https://github.com/huggingface/transformers.git
bash
python -c "import mistral_common; print(mistral_common.__version__)"
Serve the Modelbashvllm
vllm serve mistralai/Mistral-Small-4-119B-2603-NVFP4 --max-model-len 262144 --tensor-parallel-size 2 --attention-backend TRITON_MLA \
  --tool-call-parser mistral --enable-auto-tool-choice --reasoning-parser mistral --max_num_batched_tokens 16384 --max_num_seqs 128 \
  --gpu_memory_utilization 0.8

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.