Xu-Ouyang commited on
Commit
6209751
1 Parent(s): 47a3ad0

Update config.json

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