-
Notifications
You must be signed in to change notification settings - Fork 617
Closed
Description
Checklist
- 1. I have searched related issues but cannot get the expected help.
- 2. The bug has not been fixed in the latest version.
- 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
Describe the bug
There is an error when deploy Qwen3-VL-32B-Instruct
lmdeploy - ERROR - base.py:55 - AttributeError: 'Qwen3VLConfig' object has no attribute 'hidden_size'
2025-11-03 21:40:56,729 - lmdeploy - ERROR - base.py:56 - check failed!
("Checking failed with error 'Qwen3VLConfig' object has no attribute 'hidden_size'", 'Please send issue to LMDeploy with error logs.')
Reproduction
model_path = "Qwen/Qwen2.5-VL-32B-Instruct" ; the development is same as the Official Documentation
Environment
Environment development is same as the Official DocumentationError traceback
Metadata
Metadata
Assignees
Labels
No labels