No 4bit QAT like deepseek v4 flash?????

#17
by cinnybun02 - opened

Is it trained with QAT at 4bit???

Pretty sure it is QAT with INT4.

Pretty sure it is QAT with INT4.

The older models was:

Screenshot_20260826-174150.Firefox

https://arxiv.org/pdf/2602.15763

But I think they moved to 8bit now:

Quantization Scheme – A hybrid W8A8 quantization strategy is adopted. Through QuaRot preprocessing, Flex SmoothQuant smoothing, and SSZ weight quantization, expert weights are efficiently compressed while maintaining accuracy on critical paths.

https://github.com/zai-org/GLM-5/blob/main/example/ascend.md

Sign up or log in to comment