Daporte commited on
Commit
6cb3fa7
·
verified ·
1 Parent(s): 76c0443

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -5,6 +5,7 @@
5
  "Quantizer"
6
  ],
7
  "auto_map": {
 
8
  "AutoModel": "models.Quantizer"
9
  },
10
  "custom_pipelines": {
 
5
  "Quantizer"
6
  ],
7
  "auto_map": {
8
+ "AutoConfig": "quantizer_config.QuantizerConfig",
9
  "AutoModel": "models.Quantizer"
10
  },
11
  "custom_pipelines": {