JKokla commited on
Commit
69ad123
1 Parent(s): f044b01

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -27,7 +27,8 @@
27
  "quant_method": "gptq",
28
  "static_groups": false,
29
  "sym": true,
30
- "true_sequential": true
 
31
  },
32
  "rms_norm_eps": 1e-06,
33
  "rope_theta": 1000000.0,
 
27
  "quant_method": "gptq",
28
  "static_groups": false,
29
  "sym": true,
30
+ "true_sequential": true,
31
+ "disable_exllama": true
32
  },
33
  "rms_norm_eps": 1e-06,
34
  "rope_theta": 1000000.0,