Skip to content

v0.2.0rc1

Pre-release
Pre-release

Choose a tag to compare

@qyh111 qyh111 released this 13 Dec 13:43
· 2 commits to develop since this release
bad9354

Hightlights

  • Improved Prefix Cache offload/load performance.
  • Support Cache Blend.

Core:

  • Support Cache Blend in (#467)
  • Add V1 Store Interface in (#510) and (#518)

Known Issues

  • When using the Ascend platform:
    • Broadcasting is not supported.
    • load_only_first_rank must be set to false in the configuration.
  • When compiling from source, make sure to set the PLATFORM environment variable.

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0rc1