Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"conversation_formatter_class": "QwenConversationFormatter",
|
| 10 |
"disable_tie_weight": false,
|
| 11 |
"hidden_size": 1536,
|
| 12 |
-
"llm_attn_implementation": "
|
| 13 |
"llm_config": {
|
| 14 |
"_attn_implementation_autoset": true,
|
| 15 |
"_name_or_path": "Qwen/Qwen2.5-1.5B-Instruct",
|
|
|
|
| 9 |
"conversation_formatter_class": "QwenConversationFormatter",
|
| 10 |
"disable_tie_weight": false,
|
| 11 |
"hidden_size": 1536,
|
| 12 |
+
"llm_attn_implementation": "eager",
|
| 13 |
"llm_config": {
|
| 14 |
"_attn_implementation_autoset": true,
|
| 15 |
"_name_or_path": "Qwen/Qwen2.5-1.5B-Instruct",
|