v0.1.2
vllm-project/aibrixv0.1.2Jan 9, 2025by Jeffwan
AI Summary
A minor maintenance release incorporating specific fixes related to LoRA adapter paths and streaming capabilities.
Key Highlights
- Added support for absolute paths as LoRA adapter artifact paths.
- Cherry-picked streaming and client traffic policy updates from main branch.
New Features
- Absolute path support for LoRA adapters
- Streaming support in Envoy gateway
Full Release Notes
## What's Changed * Support absolute path as lora adapter artifact path (#556) by @Jeffwan in https://github.com/aibrix/aibrix/pull/558 * Cherry pick streaming and client traffic policy by @varungup90 in https://github.com/aibrix/aibrix/pull/560 * Cut v0.1.2 release by @Jeffwan in https://github.com/aibrix/aibrix/pull/561 **Full Changelog**: https://github.com/aibrix/aibrix/compare/v0.1.1...v0.1.2