Lightning-AI/litgpt v0.5.10
Lightning-AI/litgpt
Captured source
source ↗published Aug 13, 2025seen 5dcaptured 9hhttp 200method plain
v0.5.10
Repository: Lightning-AI/litgpt
Tag: v0.5.10
Published: 2025-08-13T13:26:21Z
Prerelease: no
Release notes:
What's Changed
- qwen2.5 long context by @ysjprojects in https://github.com/Lightning-AI/litgpt/pull/1933
- debug installing
torchfor Thunder by @Borda in https://github.com/Lightning-AI/litgpt/pull/2072 - Fix in
convert_hf_checkpointrelated to Gemma 3 by @mseeger in https://github.com/Lightning-AI/litgpt/pull/2062 - debug some failing standalone tests with compiler by @Borda in https://github.com/Lightning-AI/litgpt/pull/2075
- Qwen3 MoE by @ysjprojects in https://github.com/Lightning-AI/litgpt/pull/2060
- Deferring import of torch in config to allow faster import by @JackUrb in https://github.com/Lightning-AI/litgpt/pull/2079
- update bug-report/issue with reproducing in Studio by @Borda in https://github.com/Lightning-AI/litgpt/pull/2081
- ci: show the longest tests for improvement by @Borda in https://github.com/Lightning-AI/litgpt/pull/2083
- docs: Add documentation for OpenAI-compatible API in LitGPT deployment by @bhimrazy in https://github.com/Lightning-AI/litgpt/pull/2082
- doc: add
n_query_groupsto attention notation table by @raishish in https://github.com/Lightning-AI/litgpt/pull/2092 - doc: add comments for clarifying query / KV groups by @raishish in https://github.com/Lightning-AI/litgpt/pull/2093
- Complete pending todos in testing by @raishish in https://github.com/Lightning-AI/litgpt/pull/2088
- pin: restrict datasets version to <4.0.0 for compatibility by @Borda in https://github.com/Lightning-AI/litgpt/pull/2095
- add/debug Lit CI by @Borda in https://github.com/Lightning-AI/litgpt/pull/2094
- add
api_pathparameter to cli options to allow custom API endpoint configuration by @botirk38 in https://github.com/Lightning-AI/litgpt/pull/2080 - Fix commands in pretrain.md by @H4kor in https://github.com/Lightning-AI/litgpt/pull/2097
New Contributors
- @JackUrb made their first contribution in https://github.com/Lightning-AI/litgpt/pull/2079
- @raishish made their first contribution in https://github.com/Lightning-AI/litgpt/pull/2092
- @botirk38 made their first contribution in https://github.com/Lightning-AI/litgpt/pull/2080
- @H4kor made their first contribution in https://github.com/Lightning-AI/litgpt/pull/2097
Full Changelog: https://github.com/Lightning-AI/litgpt/compare/v0.5.9...v0.5.10
Notability
notability 4.0/10Patch release, minor updates