[Feature] Support Aya Vision
Open
backlog
- Dominant language
- Python
- Stars
- 8.1k
- Forks
- 748
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 54
Description
### Motivation
on try serve aya vision i get this error
2025-03-22 19:33:53,329 - lmdeploy - WARNING - transformers.py:22 - LMDeploy requires transformers version: [4.33.0 ~ 4.46.1], but found version: 4.50.0
2025-03-22 19:33:53,331 - lmdeploy - ERROR - base.py:53 - AttributeError: 'AyaVisionConfig' object has no attribute 'hidden_size'
2025-03-22 19:33:53,331 - lmdeploy - ERROR - base.py:54 - check failed!
("Checking failed with error 'AyaVisionConfig' object has no attribute 'hidden_size'", 'Please send issue to LMDeploy with error logs.')
### Related resources
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.