Text Generation
Transformers
Safetensors
English
qwen3
text-generation-inference
WillHeld commited on
Commit
bef3c54
·
verified ·
1 Parent(s): 20208b3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -103,7 +103,7 @@
103
  "add_cross_attention": false,
104
  "tie_encoder_decoder": false,
105
  "architectures": [
106
- "LlamaForCausalLM"
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": {