What's new in 0.0.8 (2023-07-07)
These are the changes in xoscar v0.0.8.
New features
* FEAT: Support copy_to semantic, from buffer to buffer by ChengjieLi28 in https://github.com/xorbitsai/xoscar/pull/23
* FEAT: Support tcp store for rendezvous in collective communication by ChengjieLi28 in https://github.com/xorbitsai/xoscar/pull/31
Enhancements
* ENH: copy_to supports aio files by ChengjieLi28 in https://github.com/xorbitsai/xoscar/pull/32
* ENH: Modify debug level by aresnow1 in https://github.com/xorbitsai/xoscar/pull/41
Bug fixes
* BUG: Modify match words for catching error message by aresnow1 in https://github.com/xorbitsai/xoscar/pull/37
* BUG: cannot import file_object_ref from xoscar directly by ChengjieLi28 in https://github.com/xorbitsai/xoscar/pull/39
* BUG: The bytes returned by cuda StreamReader may leads to deserialization failed by ChengjieLi28 in https://github.com/xorbitsai/xoscar/pull/40
Documentation
* DOC: LLM inference by UranusSeven in https://github.com/xorbitsai/xoscar/pull/30
Others
* CHORE: Restrict fork repositories from using ci resources by ChengjieLi28 in https://github.com/xorbitsai/xoscar/pull/36
* CHORE: Fix repo name by aresnow1 in https://github.com/xorbitsai/xoscar/pull/42
**Full Changelog**: https://github.com/xorbitsai/xoscar/compare/v0.0.7...v0.0.8