v0.4.1: bug fix release
Highlights:
- Fixed vllm calibration infinite loop issue
- Corrected the default value for the sym argument in the API configuration.
What's Changed
- fix typo by @wenhuach21 in #342
- vllm/llama-vision llava calibration infinite loop fix by @WeiweiZhang1 in #343
- [HPU]Enhance
numba
check by @yiliu30 in #345 - [VLM]fix bs and grad reset by @n1ck-guo in #344
- [HPU]Enhance installation check by @yiliu30 in #346
- [Critical Bug]API use sym as default by @wenhuach21 in #349
- triton backend requires< 3.0 by @wenhuach21 in #348
Full Changelog: v0.4...v0.4.1