Text Generation
GGUF
PyTorch
nvidia
nemotron-3
latent-moe
mtp
unsloth
conversational

MTP with llama.cpp ?

#7
by jdchmiel - opened

I have Qwen3.5 and 3.6 models working with MTP but cannot seem to get Nemotron to work. Are these gguf files missing the mtp heads? Are ther any gguf
s out there with the heads?

I would also like to try MTP with this model. Could you provide a MTP model file?
Thank you

Ran into the same issue, looks like the MTP heads are missing on this quant?

Nvidia says MTP weights were baked into the model, but they don't mention if that means it is on always, no config will change that; or if you have actively call it like Unsloth's usual MTP models. Who wouldn't like more performance for free with llama.cpp.

I got 128GB of VRAM and am looking for something smarter than Qwen 3.6 27B. I'm loving the 1M Token window of Nemotron-3, but I wonder if I'm leaving IQ on the table by not using Qwen.

Sign up or log in to comment