v0.6.0.post1
github-actions
released this
06 Sep 05:08
·
390 commits
to main
since this release
What's Changed
- feat: add siglip encoder for llava family by @AlpinDale in #626
- readme: fix model name typo by @Trapper4888 in #627
- feat: multi-image input for minicpmv by @AlpinDale in #628
- feat: Add support for GPU device selection in SpecDecodeBaseSampler by @AlpinDale in #629
- feat: per-tensor token epilogue kernels by @AlpinDale in #630
- chore: optimize evictor v2 performance by @AlpinDale in #631
- feat: initial encoder-decoder support with BART model by @AlpinDale in #633
- fix: default api port and attention selector by @AlpinDale in #634
- fix: clean up incorrect log in worker by @AlpinDale in #636
- bump to v0.6.0.post1 by @AlpinDale in #635
New Contributors
- @Trapper4888 made their first contribution in #627
Full Changelog: v0.6.0...v0.6.0.post1