IQ1M larger than GLM 5.1's IQ2XXS?

#5
by nichedreams - opened

Hey, I thought HLGM 5.1 and 5.2 were the same size parameter wise, do you know how come it's so much larger? And would the quality of the IQ1M one be equivalent to the IQ2XXS of the GLM 5.1 unsloth release?

@nichedreams they do dynamic quanitzation of each layer based on calibration data, which means the selection of actual quantization layer-by-layer depends on the model.

@nichedreams they do dynamic quanitzation of each layer based on calibration data, which means the selection of actual quantization layer-by-layer depends on the model.

Yeah, looks like the main difference between both IQ2XXS quants is the ffn_down_exps was quantized to IQ2_S on glm 5.1 vs IQ3_XXS / IQ4_XS for the glm 5.2, was curious if there's any special reason why for that though since problem with iq1m of glm 5.2 is the ffn_gate_exps and ffn_up_exps drop from iq2xxs to iq1m which is pretty rough.

Sign up or log in to comment