Skip to content

v0.17.0

Latest

Choose a tag to compare

@lvhan028 lvhan028 released this 01 Sep 07:13
· 2 commits to main since this release
f8b5307

What's Changed

馃殌 Features

馃挜 Improvements

  • feat(chat-completions): server-side fan-out for n>1 choices by @lvhan028 in #4841
  • perf: further optimize GLM-5.2 serving by @CUHKSZzxy in #4853
  • perf(cuda): use PDL for paged attention and V4 prefill by @grimoire in #4861
  • [ascend] update attn op_backend by @wanfengcxz in #4900
  • perf(pytorch): optimize compact blocked FP8 MoE and route preparation by @grimoire in #4857
  • perf(pytorch): reduce speculative decoding pre/post-processing overhead by @grimoire in #4877
  • support page size that are not power of two by @irexyc in #4854
  • feat: support structural_tag response_format for turbomind and pytorch engines by @windreamer in #4906

馃悶 Bug fixes

馃寪 Other

New Contributors

Full Changelog: v0.16.0...v0.17.0