Ministral-3-8B-Instruct-2512-nvfp4

Note: I was not able to get these running with latest, nightly, or v0.12.0 of the VLLM docker container. This might still be useful for someone wanting to run it with transformers or anyone who wants to see if they can figure out a tricky VLLM command to get this running. If I figure it out or someone lets me know a command to get it running in the VLLM docker container I'll update the model card command.

Format: NVFP4 — weights & activations quantized to FP4 with dual scaling.
Base model: mistralai/Ministral-3-8B-Instruct-2512-BF16
How it was made: One-shot calibration with LLM Compressor (NVFP4 recipe), long-seq calibration with HuggingFaceH4/ultrachat_200k.

Notes: Keep lm_head in high precision; calibrate on long, domain-relevant sequences.

Check the original model card for information about this model.

Running the model with VLLM in Docker

sudo docker run --runtime nvidia --gpus all -p 8000:8000 --ipc=host vllm/vllm-openai:nightly --model Firworks/Ministral-3-8B-Instruct-2512-nvfp4 --dtype auto --max-model-len 32768

This was tested on an RTX Pro 6000 Blackwell cloud instance.

If there are other models you're interested in seeing quantized to NVFP4 for use on the DGX Spark, or other modern Blackwell (or newer) cards let me know. I'm trying to make more NVFP4 models available to allow more people to try them out.

Downloads last month
25
Safetensors
Model size
6B params
Tensor type
F32
·
BF16
·
F8_E4M3
·
U8
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Firworks/Ministral-3-8B-Instruct-2512-nvfp4

Dataset used to train Firworks/Ministral-3-8B-Instruct-2512-nvfp4