Skip to content

Fix Qwen3.5 model config metadata parsing#1187

Merged
HaiHui886 merged 1 commit into
mainfrom
sync_mr_2630_49509a5
Jun 18, 2026
Merged

Fix Qwen3.5 model config metadata parsing#1187
HaiHui886 merged 1 commit into
mainfrom
sync_mr_2630_49509a5

Conversation

@csg-pr-bot

Copy link
Copy Markdown
Collaborator

Summary:

  • Updated model config parsing logic to handle Qwen3.5's nested structure, where fields like num_hidden_layers and hidden_size are now located inside text_config instead of the root level.
  • Ensures compatibility with the new Qwen3.5 architecture by correctly extracting parameters from the nested text_config and vision_config objects.

@csg-pr-bot

Copy link
Copy Markdown
Collaborator Author

Depends on #1186

@HaiHui886 HaiHui886 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@HaiHui886 HaiHui886 merged commit 8f5626d into main Jun 18, 2026
7 checks passed
@HaiHui886 HaiHui886 deleted the sync_mr_2630_49509a5 branch June 18, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants