TheBloke commited on
Commit
f08dc88
·
1 Parent(s): 03f4434

Create quantize_config.json

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
+ "desc_act": true,
4
+ "group_size": -1
5
+ }