test re-enabling cache
Browse files- config.json +1 -1
config.json
CHANGED
@@ -59,6 +59,6 @@
|
|
59 |
"static_position_embeddings": true,
|
60 |
"torch_dtype": "float32",
|
61 |
"transformers_version": "4.22.1",
|
62 |
-
"use_cache":
|
63 |
"vocab_size": 96103
|
64 |
}
|
|
|
59 |
"static_position_embeddings": true,
|
60 |
"torch_dtype": "float32",
|
61 |
"transformers_version": "4.22.1",
|
62 |
+
"use_cache": true,
|
63 |
"vocab_size": 96103
|
64 |
}
|