Bug? UD-Q3_K_XL has one of the MXFP4 tensors converted to Q6_K

#7
by eepos - opened

Hiya,

There might be a good reason to use the larger Q6_K format instead of the native MXFP4 here but I can't think of one. So just wondering if this might be unintentional on the UD-Q3_K_XL quant:
blk.42.ffn_down_exps.weight [2 048, 4 096, 256] Q6_K

Same is true for these quants of the preview version:
DeepSeek-V4-Flash-GGUF/UD-IQ3_S
DeepSeek-V4-Flash-GGUF/UD-Q3_K_M
DeepSeek-V4-Flash-GGUF/UD-Q3_K_XL

Unsloth AI org

Thanks should all be downcast to MXFP4 - I missed them - nice catch!

I did notice that i'm unable to load it versus the preview version quant of the same size, seems the memory consumption is a smidge higher - glad it's getting fixed!

Unsloth AI org

This has been all fixed now!

Thank you!

eepos changed discussion status to closed

Sign up or log in to comment