Small Quants with integrated MTP dont make sense

#37
by HuggingButtt - opened

The Q2 Quants also have MTP integrated - but the quant is too small for MTP to be useful, could we get a mtp-free small quant? It only cost VRAM, people use small quants because they don`t have a lot ... VRAM :)

I think a separate repo with MTP free quants at all sizes would make sense honestly

You're right, and unsloth generally does that, I think it's because the model itself provided by qwen came with mtp baked in?
also I'm fairly certain that if you dont specify speculative decoding method in llamacpp, the mtp weights dont get loaded in vram, with mtp I couldnt fit 262k context on my gpu, I just commented out the flags for the mtp and it fit, give it a try !

Sign up or log in to comment