You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Summary:** After #2779,
`Float8DynamicActivationInt4Weight` no longer has the `group_size`
field, but QAT continues to read from this field. This commit
fixes it to just use the fixed 128 group size.
**Test Plan:**
```
python test/quantization/test_qat.py -k test_infer_fp8_int4_config
```
0 commit comments