Production Deployment & Serving Recipes

#2
by Dosamer - opened

Blackwell NVFP4 Serving via vLLM

vllm serve Solstice-AI/Qwen3.8-27B-TURBO-Fable-Cold-Fusion-735-882-Heretic-Uncensored-NM-DAU-NVFP4 \
   --quantization modelopt \
   --max-model-len 262144 \
   --port 8000

You suggest the above as a config for vllm. the config.json has "quant_method": "compressed-tensors" which is not modelopt

Are you sure the suggested serving template is correct?

Solstice-AI org

I will double check, this was an automated upload via agents, sorry for the inconvenience

Sign up or log in to comment