coyude commited on
Commit
13a92ff
1 Parent(s): 3ad165c

Upload quantize_config.json

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