shuyuej commited on
Commit
805bc20
1 Parent(s): 7d914dc

Update config.json

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