Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -103,7 +103,7 @@
|
|
| 103 |
"add_cross_attention": false,
|
| 104 |
"tie_encoder_decoder": false,
|
| 105 |
"architectures": [
|
| 106 |
-
"
|
| 107 |
],
|
| 108 |
"finetuning_task": null,
|
| 109 |
"id2label": {
|
|
|
|
| 103 |
"add_cross_attention": false,
|
| 104 |
"tie_encoder_decoder": false,
|
| 105 |
"architectures": [
|
| 106 |
+
"Qwen3ForCausalLM"
|
| 107 |
],
|
| 108 |
"finetuning_task": null,
|
| 109 |
"id2label": {
|