Views
No views yet
lm_head, router gates, embeddings, linear-attention SSM state--quantization compressed-tensors), Blackwell tensor cores| File | Purpose |
|---|---|
model.safetensors | language-model + vision encoder weights |
model_mtp.safetensors | MTP draft head (optional, for speculative decode) |
model.safetensors.index.json | weight map |
config.json, generation_config.json | model + generation config |
tokenizer*, processor_config.json, chat_template.jinja | tokenizer + chat template |
1vllm serve Ex0bit/Qwen3.6-35B-A3B-PRISM-NVFP4 \
2 --quantization compressed-tensors \
3 --dtype auto \
4 --max-model-len 32768 \
5 --trust-remote-codecvt.rn.satfinite.e2m1x2.f32 PTX instruction.ghcr.io/aeon-7/vllm-spark-omni-q36 — vLLM HEAD + GB10 patches + flashinfer
sm_120 kernels; also supports DFlash speculative decoding.avarok/dgx-vllm-nvfp4-kernel — generic NVFP4 MoE image with software-E2M1
conversion and Marlin-MoE default.