Views
No views yet
1llama-server \
2 -hf ggml-org/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-GGUF:Q4_K_M \
3 -hfd apolo13x/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-DFlash-GGUF \
4 --spec-type draft-dflash \
5 -ngl all \
6 -ngld all \
7 -fa on \
8 --temp 1.0 \
9 --top-p 0.951.0 and top-p 0.95.b10373 by running:1python3 convert_hf_to_gguf.py \
2 dflash-hf \
3 --target-model-dir target-meta \
4 --outtype bf16 \
5 --outfile dflash-NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4.gguf