Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -94,7 +94,7 @@
|
|
94 |
"tie_word_embeddings": false,
|
95 |
"torch_dtype": "float32",
|
96 |
"transformers_version": "4.46.3",
|
97 |
-
"use_cache":
|
98 |
"use_flash_attention_2": true,
|
99 |
"vision_config": {
|
100 |
"_attn_implementation_autoset": false,
|
|
|
94 |
"tie_word_embeddings": false,
|
95 |
"torch_dtype": "float32",
|
96 |
"transformers_version": "4.46.3",
|
97 |
+
"use_cache": false,
|
98 |
"use_flash_attention_2": true,
|
99 |
"vision_config": {
|
100 |
"_attn_implementation_autoset": false,
|