Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -41,8 +41,7 @@
|
|
41 |
"sym": true,
|
42 |
"tokenizer": null,
|
43 |
"true_sequential": true,
|
44 |
-
"use_cuda_fp16": false
|
45 |
-
"use_exllama": true
|
46 |
},
|
47 |
"rms_norm_eps": 1e-06,
|
48 |
"rope_scaling": null,
|
|
|
41 |
"sym": true,
|
42 |
"tokenizer": null,
|
43 |
"true_sequential": true,
|
44 |
+
"use_cuda_fp16": false
|
|
|
45 |
},
|
46 |
"rms_norm_eps": 1e-06,
|
47 |
"rope_scaling": null,
|