Xu-Ouyang commited on
Commit
55ff3d8
1 Parent(s): e829f3f

Update config.json

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