GoDotWebs commited on
Commit
d71890d
·
verified ·
1 Parent(s): 0313fca

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "architectures": ["Qwen3_5ForCausalLM"],
3
  "image_token_id": 248056,
4
- "model_type": "qwen3_5_text",
5
  "text_config": {
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
 
1
  {
2
+ "architectures": ["Qwen3_5ForConditionalGeneration"],
3
  "image_token_id": 248056,
4
+ "model_type": "qwen3_5",
5
  "text_config": {
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,