[Feature] Mistral Small 3.1 support
Open
backlog
- Dominant language
- Python
- Stars
- 8.1k
- Forks
- 748
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 54
Description
### Motivation
Mistral Small 2501 is working great, but new Mistral Small 3.1 2503 is not working at all.
```
2025-03-21 11:14:37,437 - lmdeploy - ERROR - base.py:53 - AttributeError: 'Mistral3Config' object has no attribute 'hidden_size'
2025-03-21 11:14:37,437 - lmdeploy - ERROR - base.py:54 - check failed!
("Checking failed with error 'Mistral3Config' 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.