Praful932 commited on
Commit
0ee9076
1 Parent(s): ff361eb

correct json

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