v0.4.5
版本发布时间: 2024-07-18 02:56:04
Lightning-AI/litgpt最新发布版本:v0.4.11(2024-08-24 01:42:08)
What's Changed
- Update LitData to latest version 0.2.16 by @awaelchli in https://github.com/Lightning-AI/litgpt/pull/1573
- Fixed warning during model download and conversion. by @bhargavyagnik in https://github.com/Lightning-AI/litgpt/pull/1574
- Bump lightning version by @awaelchli in https://github.com/Lightning-AI/litgpt/pull/1579
- chat/base.py: extend checkpoint_dir before accessing it by @Andrei-Aksionov in https://github.com/Lightning-AI/litgpt/pull/1575
- Chat: dynamically set kv-cache size by @Andrei-Aksionov in https://github.com/Lightning-AI/litgpt/pull/1583
- Add slow interconnect warning by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1577
- Mathstral checkpoints by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1587
- Make sure quantization is used correctly by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1585
- Improve mathstral tests by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1589
- Fixes an issue where the LitGPT Python API was consuming too much memory by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1590
- Increase version number for 0.4.5 release by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1591
New Contributors
- @bhargavyagnik made their first contribution in https://github.com/Lightning-AI/litgpt/pull/1574
Full Changelog: https://github.com/Lightning-AI/litgpt/compare/v0.4.4...v0.4.5