Views
No views yet
nvidia/GLM-5.2-NVFP4. The weights are not converted. The Speculators configuration was flattened and annotated for SGLang's Qwen3DSparkModel loader; the original is retained as speculators_config.json.1python -m sglang.launch_server \
2 --model-path nvidia/GLM-5.2-NVFP4 \
3 --tp 4 \
4 --quantization modelopt_fp4 \
5 --speculative-algorithm DSPARK \
6 --speculative-draft-model-path jamesdborin/glm-5.2-redhat-dspark-sglang \
7 --speculative-draft-model-quantization unquant \
8 --speculative-dspark-block-size 8 \
9 --speculative-num-draft-tokens 9 \
10 --trust-remote-codeRedHatAI/GLM-5.2-speculator.dspark, which is Apache-2.0 licensed. The target model is MIT licensed.