Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -474,6 +474,7 @@
|
|
474 |
"use_cache": true,
|
475 |
"vocab_size": 128256
|
476 |
},
|
|
|
477 |
"torch_dtype": "bfloat16",
|
478 |
"transformers_version": "4.46.0"
|
479 |
}
|
|
|
474 |
"use_cache": true,
|
475 |
"vocab_size": 128256
|
476 |
},
|
477 |
+
"_attn_implementation": "eager",
|
478 |
"torch_dtype": "bfloat16",
|
479 |
"transformers_version": "4.46.0"
|
480 |
}
|