ghemdd commited on
Commit
9fb6eb8
1 Parent(s): 7a4f54c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -26,6 +26,7 @@
26
  "cache_block_outputs": true,
27
  "damp_percent": 0.1,
28
  "dataset": "c4",
 
29
  "desc_act": false,
30
  "exllama_config": {
31
  "version": 1
@@ -41,7 +42,6 @@
41
  "tokenizer": null,
42
  "true_sequential": true,
43
  "use_cuda_fp16": false,
44
- "use_exllama": true
45
  },
46
  "rms_norm_eps": 1e-06,
47
  "rope_scaling": null,
 
26
  "cache_block_outputs": true,
27
  "damp_percent": 0.1,
28
  "dataset": "c4",
29
+ "disable_exllama": true,
30
  "desc_act": false,
31
  "exllama_config": {
32
  "version": 1
 
42
  "tokenizer": null,
43
  "true_sequential": true,
44
  "use_cuda_fp16": false,
 
45
  },
46
  "rms_norm_eps": 1e-06,
47
  "rope_scaling": null,