Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
"sliding_window": null,
|
| 23 |
"tie_word_embeddings": false,
|
| 24 |
"transformers_version": "4.56.0",
|
| 25 |
-
"use_cache":
|
| 26 |
"vocab_size": 131074,
|
| 27 |
"quantization_config": {
|
| 28 |
"config_groups": {
|
|
|
|
| 22 |
"sliding_window": null,
|
| 23 |
"tie_word_embeddings": false,
|
| 24 |
"transformers_version": "4.56.0",
|
| 25 |
+
"use_cache": true,
|
| 26 |
"vocab_size": 131074,
|
| 27 |
"quantization_config": {
|
| 28 |
"config_groups": {
|