Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 3cb4415

Browse files
SatratArthurZucker
andauthored
Update src/transformers/utils/quantization_config.py
Co-authored-by: Arthur <[email protected]>
1 parent 298a638 commit 3cb4415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/transformers/utils/quantization_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,6 +1176,7 @@ def to_diff_dict(self) -> Dict[str, Any]:
11761176
return serializable_config_dict
11771177

11781178

1179+
@dataclass
11791180
class FbgemmFp8Config(QuantizationConfigMixin):
11801181
"""
11811182
This is a wrapper class about all possible attributes and features that you can play with a model that has been

0 commit comments

Comments
 (0)