[X] 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.
Checklist
Describe the bug
通过lmdeploy上线 Qwen-vl及其lora,但检查后发现lora并没有上线成功,模型和lora权重均在本地,但模型无法使用
Reproduction
lmdeploy serve api_server F:\kelperliu\docker_data\models--Qwen--Qwen-VL-Chat\snapshots\f57cfbd358cb56b710d963669ad1bcfb44cdcdd8 --adapters mylora=F:\kelperliu\docker_data\ft_local\Qwen-VL-master\Qwen-VL-master\first_type_building another=F:\kelperliu\docker_data\ft_local\Qwen-VL-master\Qwen-VL-master\forth_type_building
Environment
Error traceback
No response