Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -45,7 +45,7 @@
|
|
45 |
"tokenizer": null,
|
46 |
"true_sequential": true,
|
47 |
"use_cuda_fp16": false,
|
48 |
-
"use_exllama":
|
49 |
},
|
50 |
"resid_pdrop": 0.0,
|
51 |
"rms_norm_eps": 1e-05,
|
|
|
45 |
"tokenizer": null,
|
46 |
"true_sequential": true,
|
47 |
"use_cuda_fp16": false,
|
48 |
+
"use_exllama": false
|
49 |
},
|
50 |
"resid_pdrop": 0.0,
|
51 |
"rms_norm_eps": 1e-05,
|