v0.4.10
版本发布时间: 2024-08-14 09:39:16
Lightning-AI/litgpt最新发布版本:v0.4.11(2024-08-24 01:42:08)
What's Changed
- Support Tensor Parallel in Python API by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1661
- Swap old Llama model with Phi-3 by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1666
- Update azure-gpu-test.yml by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1669
- Support the refactored API in litgpt serve by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1668
- Multi-gpu serving by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1670
- Add Mistral Large 123B by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1673
- Bumb version to 0.4.10 for next release by @rasbt in https://github.com/Lightning-AI/litgpt/pull/1674
Full Changelog: https://github.com/Lightning-AI/litgpt/compare/v0.4.9...v0.4.10