We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e74c54 commit e9e35afCopy full SHA for e9e35af
tests/test_quick_start_glm4_9B.py
@@ -22,8 +22,6 @@ def execute():
22
ckpt_args = (
23
f"--hf-checkpoint /root/models/{MODEL_NAME}/ "
24
f"--ref-load /root/{MODEL_NAME}_torch_dist "
25
- "--fp8-format e4m3 "
26
- "--fp8-recipe blockwise "
27
)
28
29
rollout_args = (
0 commit comments