GGUFs made with a non-mainline build of llama.cpp:
nvidia/NVIDIA-Nemotron-Labs-3-Puzzle-75B-A9B-BF16 (official), converted with convert_hf_to_gguf.py at
Premshay/llama.cpp@731368b5d (branch nemotron-super-mtp, stacked on PR #25444), quantized with llama-quantize from the same build
Just an experiment to try the forked llama.cpp built on top of PR#25444 to support
this model's built in MTP heads. Use the fork of llama.cpp above with --spec-type draft-mtp
enabled in llama-server to provide a nice speedup in token generation.