CoolFace
Datasetpublic

malaiwah/glm52-fidelity-fp8-v1

fidelity--glm52.malaiwah.quant.fp8 A quant fidelity dataset in hidden form, produced by engines/tools/hf_capture.py from zai-org/GLM-5.2-FP8. The cut the final hidden state handed to lm_head -- after the text model's final norm and immediately before the head matmul -- captured as the head module's input via torch.nn.Module.register_forward_pre_hook; replay applies the head ONLY (no final norm at replay time: the capture already sits after it). Same cut as… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/glm52-fidelity-fp8-v1.

sourceHugging Facemitupdated 22d agoView on Hugging Face
0likes54downloads
2 commits on main
cd09d6422d ago

publish fidelity dataset

malaiwah
f17e4c922d ago

initial commit

malaiwah