mgoin commited on
Commit
2e4e8c2
1 Parent(s): 6acf96f

Added quant_method to quantization_config

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -31,6 +31,7 @@
31
  "global_sparsity": 44.05922139875622,
32
  "registry_requires_subclass": false,
33
  "sparsity_structure": "0:0"
34
- }
 
35
  }
36
  }
 
31
  "global_sparsity": 44.05922139875622,
32
  "registry_requires_subclass": false,
33
  "sparsity_structure": "0:0"
34
+ },
35
+ "quant_method": "compressed-tensors"
36
  }
37
  }