ybelkada commited on
Commit
fdda415
1 Parent(s): a436462

Update config.json

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