AshishK commited on
Commit
5d9e15b
1 Parent(s): 9aaa1aa

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-05,
31
  "rope_scaling": null,
 
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-05,
32
  "rope_scaling": null,