marcsun13 HF staff ybelkada commited on
Commit
01a902d
1 Parent(s): 5ce00fd

Update config.json (#3)

Browse files

- Update config.json (aff7451466653d1947f5bd2de8e2afbb0ed7d0ff)


Co-authored-by: Younes Belkada <ybelkada@users.noreply.huggingface.co>

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "backend": "autoawq",
28
  "group_size": 128,
29
  "quant_method": "awq",
30
- "version": "GEMM",
31
  "bits": 4,
32
  "zero_point": true
33
  },
 
27
  "backend": "autoawq",
28
  "group_size": 128,
29
  "quant_method": "awq",
30
+ "version": "gemm",
31
  "bits": 4,
32
  "zero_point": true
33
  },