Skip to content

v0.2.0

Choose a tag to compare

@nirrozenbaum nirrozenbaum released this 21 Jul 19:48
· 87 commits to main since this release
v0.2.0
f3e2779

Overview

the image is available here: docker pull ghcr.io/llm-d/llm-d-inference-scheduler:v0.2.0

Major Highlights

  • Enhanced Scheduling Framework: enhanced the scheduling framework to include additional extension points and established a well defined mechanism for scheduler plugins inter-communication.

  • New Config API: A new Config API which allows the configuration of plugins through a config file without touching core code.

  • Helm Charts: helm chart update to support the reuse of Config API easily.

  • Plugins Improvements: improved multiple plugins implementations and consolidated some of the GIE and llm-d plugins into a single robust implementation.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0