What's new in 0.14.4 (2024-08-30)
These are the changes in inference v0.14.4.
New features
Enhancements
- ENH: support padding for sd inpainting model by @wxiwnd in #2165
- ENH: Move matcha to third party by @codingl2k1 in #2166
- ENH: Fix callback status when model die by @frostyplanet in #2172
- ENH: support cosyvoice-300m-instruct without instruction by @qinxuye in #2175
- ENH: Remove opencc and fast_whisper by @codingl2k1 in #2179
- ENH: solve the problem of health check for image-to-text model by @luhairong11 in #2182
Bug fixes
- BUG: docker compose failed due to empty entrypoint by @ChengjieLi28 in #2180
- BUG: 🐛 fix unable launch qwen2-embedding by @Zzzz1111 in #2185
- BUG: configuration key different by sglang's version by @lordk911 in #2188
- BUG: fix lora not load in transformers engine by @amumu96 in #2194
- BUG: fix register model list error by @amumu96 in #2189
- BUG: Fix list video model by @codingl2k1 in #2190
- BUG: fix custom path test error by @amumu96 in #2200
Others
- EHN: clean cache for VL models by @qinxuye in #2163
- CHORE: Clean test env by @codingl2k1 in #2183
New Contributors
- @luhairong11 made their first contribution in #2182
- @lordk911 made their first contribution in #2188
Full Changelog: v0.14.3...v0.14.4