Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -32,6 +32,6 @@
|
|
32 |
"tokenizer_class": "SPTokenizer",
|
33 |
"torch_dtype": "bfloat16",
|
34 |
"transformers_version": "4.43.2",
|
35 |
-
"use_cache":
|
36 |
"vocab_size": 250680
|
37 |
}
|
|
|
32 |
"tokenizer_class": "SPTokenizer",
|
33 |
"torch_dtype": "bfloat16",
|
34 |
"transformers_version": "4.43.2",
|
35 |
+
"use_cache": true,
|
36 |
"vocab_size": 250680
|
37 |
}
|