We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
int4_weight_only
1 parent 593e3bc commit b933861Copy full SHA for b933861
test/quantization/test_quant_api.py
@@ -750,7 +750,6 @@ def test_int4wo_cuda_serialization(self):
750
# load state_dict in cuda
751
model.load_state_dict(sd, assign=True)
752
753
-
754
def test_config_deprecation(self):
755
"""
756
Test that old config functions like `int4_weight_only` trigger deprecation warnings.
0 commit comments