Version v0.5.0 Release Today!
v0.5.0
- Upgraded transformers dependency
- Updated LoRA model loading documentation
- CI pipeline updates
This is primarily a maintenance release with dependency updates and documentation fixes.
What's Changed
- [HotFix] update load lora model Readme; by @duanjunwen in https://github.com/hpcaitech/ColossalAI/pull/6240
- Update README.md by @Yanjia0 in https://github.com/hpcaitech/ColossalAI/pull/6268
- [ci] update ci by @flybird11111 in https://github.com/hpcaitech/ColossalAI/pull/6254
- [upgrade]Upgrade transformers by @flybird11111 in https://github.com/hpcaitech/ColossalAI/pull/6320
- [release] release version by @flybird11111 in https://github.com/hpcaitech/ColossalAI/pull/6330
Full Changelog: https://github.com/hpcaitech/ColossalAI/compare/v0.4.9...v0.5.0