abhinavkulkarni commited on
Commit
7dc176d
1 Parent(s): 44d06b9

Upload config

Browse files
Files changed (1) hide show
  1. quantize_config.json +5 -0
quantize_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "bits": 4,
3
+ "group_size": 128,
4
+ "zero_point": true
5
+ }