What's Changed
* Update LitServe version and tests by rasbt in https://github.com/Lightning-AI/litgpt/pull/1654
* Support for using large models in the Python API via sequential generation by rasbt in https://github.com/Lightning-AI/litgpt/pull/1637
* Add a PyTorch Lightning example by rasbt in https://github.com/Lightning-AI/litgpt/pull/1656
* Refactor Python API to introduce new distribute method (part of a larger refactor for PTL support) by rasbt in https://github.com/Lightning-AI/litgpt/pull/1657
* Fix some issues with circular and relative imports by rasbt in https://github.com/Lightning-AI/litgpt/pull/1658
* Optionally return benchmark info in Python API by rasbt in https://github.com/Lightning-AI/litgpt/pull/1660
* Bumb version for 0.4.9 release by rasbt in https://github.com/Lightning-AI/litgpt/pull/1664
**Full Changelog**: https://github.com/Lightning-AI/litgpt/compare/v0.4.8...v0.4.9