Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -37,7 +37,7 @@
|
|
| 37 |
"tie_word_embeddings": true,
|
| 38 |
"torch_dtype": "bfloat16",
|
| 39 |
"transformers_version": "4.52.3",
|
| 40 |
-
"use_cache":
|
| 41 |
"use_sliding_window": false,
|
| 42 |
"vocab_size": 151936
|
| 43 |
}
|
|
|
|
| 37 |
"tie_word_embeddings": true,
|
| 38 |
"torch_dtype": "bfloat16",
|
| 39 |
"transformers_version": "4.52.3",
|
| 40 |
+
"use_cache": true,
|
| 41 |
"use_sliding_window": false,
|
| 42 |
"vocab_size": 151936
|
| 43 |
}
|