Views
No views yet
git remote add mxfp6 https://github.com/michaelw9999/llama.cpp
git fetch mxfp6
git merge mxfp6/mxfp6-cuda
cmake -B build -DGGML_CUDA=ON
cmake --build build -jgit clone -b mxfp6-cuda https://github.com/michaelw9999/llama.cpp
cd llama.cpp
cmake -B build -DGGML_CUDA=ON
cmake --build build -jFinal estimate: PPL = 6.7890 +/- 0.04420(without MTP)
Device 0: NVIDIA GeForce RTX 5090, compute capability 12.0, VMM: yes, VRAM: 32606 MiB
| model | size | params | backend | ngl | test | t/s |
| ------------------------------ | ---------: | ---------: | ---------- | --: | --------------: | -------------------: |
| qwen35moe 35B.A3B MXFP6 - E2M3 | 26.46 GiB | 34.66 B | CUDA | 99 | pp512 | 8094.43 ± 49.53 |
| qwen35moe 35B.A3B MXFP6 - E2M3 | 26.46 GiB | 34.66 B | CUDA | 99 | tg128 | 188.10 ± 3.20 | Device 0: NVIDIA GeForce RTX 5090, compute capability 12.0, VMM: yes, VRAM: 32606 MiB
| model | size | params | backend | ngl | test | t/s |
| ------------------------------ | ---------: | ---------: | ---------- | --: | --------------: | -------------------: |
| qwen35moe 35B.A3B NVFP4 | 21.48 GiB | 34.66 B | CUDA | 99 | pp512 | 8220.18 ± 57.89 |
| qwen35moe 35B.A3B NVFP4 | 21.48 GiB | 34.66 B | CUDA | 99 | tg128 | 159.53 ± 0.82 |