Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -926,7 +926,7 @@
|
|
926 |
"tokenizer": null,
|
927 |
"true_sequential": true,
|
928 |
"use_cuda_fp16": false,
|
929 |
-
"use_exllama":
|
930 |
},
|
931 |
"rms_norm_eps": 1e-05,
|
932 |
"rope_scaling": null,
|
|
|
926 |
"tokenizer": null,
|
927 |
"true_sequential": true,
|
928 |
"use_cuda_fp16": false,
|
929 |
+
"use_exllama": false
|
930 |
},
|
931 |
"rms_norm_eps": 1e-05,
|
932 |
"rope_scaling": null,
|