Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -113,7 +113,7 @@
|
|
| 113 |
"tokenizer": null,
|
| 114 |
"true_sequential": true,
|
| 115 |
"use_cuda_fp16": false,
|
| 116 |
-
"use_exllama": false
|
| 117 |
},
|
| 118 |
"rope_freq_constant": 10000,
|
| 119 |
"rope_max_length": 4096,
|
|
|
|
| 113 |
"tokenizer": null,
|
| 114 |
"true_sequential": true,
|
| 115 |
"use_cuda_fp16": false,
|
| 116 |
+
"use_exllama": false
|
| 117 |
},
|
| 118 |
"rope_freq_constant": 10000,
|
| 119 |
"rope_max_length": 4096,
|