Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -144,5 +144,5 @@
|
|
144 |
"transformers_version": "4.38.1",
|
145 |
"use_cache": true,
|
146 |
"vocab_size": 32064,
|
147 |
-
"_attn_implementation": "
|
148 |
}
|
|
|
144 |
"transformers_version": "4.38.1",
|
145 |
"use_cache": true,
|
146 |
"vocab_size": 32064,
|
147 |
+
"_attn_implementation": "eager"
|
148 |
}
|