Xu-Ouyang commited on
Commit
1e3a660
1 Parent(s): 8ddaad8

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
  "rope_scaling": null,
33
  "rotary_emb_base": 10000,
 
27
  "modules_in_block_to_quantize": null,
28
  "quant_method": "gptq",
29
  "sym": true,
30
+ "true_sequential": true,
31
+ "disable_exllama": true
32
  },
33
  "rope_scaling": null,
34
  "rotary_emb_base": 10000,