disable exllama
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
| 47 |
"tokenizer": null,
|
| 48 |
"true_sequential": true,
|
| 49 |
"use_cuda_fp16": false,
|
| 50 |
-
"use_exllama":
|
| 51 |
},
|
| 52 |
"rms_norm_eps": 1e-05,
|
| 53 |
"rope_scaling": null,
|
|
|
|
| 47 |
"tokenizer": null,
|
| 48 |
"true_sequential": true,
|
| 49 |
"use_cuda_fp16": false,
|
| 50 |
+
"use_exllama": false
|
| 51 |
},
|
| 52 |
"rms_norm_eps": 1e-05,
|
| 53 |
"rope_scaling": null,
|