Skip to content
r/LocalLLaMA · Communities

Any ideas how to tune up DFlash Qwen3.6 27B on DGX Spark ?

Context: I just configured Qwen3.6 27B with DFlash on my DGX spark and looking at all the "reports" it should be a bit faster than i see it. Looking for ideas how to improve it. my command line: ./llama-server --model "$1" -md "$2" -c 262144 --spec-type draft-dflash --spec-draft-n-max 4 --n-gpu-layers 999