Views
No views yet
| File | Source | Layout | Size |
|---|---|---|---|
qwen3.6-35b-a3b-unsloth-nvfp4-fast-mtp-gguf.gguf | Unsloth NVFP4 Fast | All expert layers native NVFP4, bundled MTP | 21.33 GiB |
qwen3.6-35b-a3b-unsloth-nvfp4-mtp-gguf.gguf | Unsloth NVFP4 | Native NVFP4 expert FFNs, source FP8 tensors stored as Q8_0, bundled MTP | 24.34 GiB |
qwen3.6-35b-a3b-nvfp4-mtp.gguf | NVIDIA NVFP4 | Native NVFP4 with bundled MTP | 22.21 GiB |
ABE31A8082E44E5C03D0F08595715584AEADEA8C2A76C6F9F066A4ECBA64E78A.draft-mtp.draft-mtp n=2, no-thinking, identical BookContext fixtures, and one measured 1,024-token
completion per point. These are llama.cpp decode-only rates after the separately
reported prompt prefill.| GGUF | Runtime | 10k decode | 10k prefill | 200k decode | 200k prefill | VRAM after |
|---|---|---|---|---|---|---|
| Unsloth Fast | b10068 | 135.23 tok/s | 2.16s | 84.08 tok/s | 52.84s | 25,138 MiB |
| Unsloth mixed | b9851 | 151.16 tok/s | 2.37s | 93.20 tok/s | 50.41s | 26.7 GiB |
| NVIDIA source | b9851 | 150.94 tok/s | 2.39s | 90.24 tok/s | 51.35s | 24.6 GiB |
benchmarks/qwen36-35b-a3b-unsloth-nvfp4-fast-mtp-gguf-benchmark-20260719.csv.1llama-server \
2 --model qwen3.6-35b-a3b-unsloth-nvfp4-fast-mtp-gguf.gguf \
3 --alias qwen36-35b-a3b-unsloth-nvfp4-fast-mtp-gguf \
4 --host 0.0.0.0 \
5 --port 39202 \
6 --device CUDA0 \
7 --gpu-layers all \
8 --gpu-layers-draft all \
9 --ctx-size 200000 \
10 --cache-type-k q4_0 \
11 --cache-type-v q4_0 \
12 --cache-type-k-draft q4_0 \
13 --cache-type-v-draft q4_0 \
14 --flash-attn on \
15 --parallel 1 \
16 --cont-batching \
17 --jinja \
18 --reasoning off \
19 --spec-type draft-mtp \
20 --spec-draft-n-max 2 \
21 --spec-draft-p-min 0.0