Skip to content

Releases: Lightning-AI/litgpt

v0.5.11

09 Sep 18:15

Choose a tag to compare

What's Changed


Full Changelog: v0.5.10...v0.5.11

v0.5.10

13 Aug 13:26

Choose a tag to compare

What's Changed

  • qwen2.5 long context by @ysjprojects in #1933
  • debug installing torch for Thunder by @Borda in #2072
  • Fix in convert_hf_checkpoint related to Gemma 3 by @mseeger in #2062
  • debug some failing standalone tests with compiler by @Borda in #2075
  • Qwen3 MoE by @ysjprojects in #2060
  • Deferring import of torch in config to allow faster import by @JackUrb in #2079
  • update bug-report/issue with reproducing in Studio by @Borda in #2081
  • ci: show the longest tests for improvement by @Borda in #2083
  • docs: Add documentation for OpenAI-compatible API in LitGPT deployment by @bhimrazy in #2082
  • doc: add n_query_groups to attention notation table by @raishish in #2092
  • doc: add comments for clarifying query / KV groups by @raishish in #2093
  • Complete pending todos in testing by @raishish in #2088
  • pin: restrict datasets version to <4.0.0 for compatibility by @Borda in #2095
  • add/debug Lit CI by @Borda in #2094
  • add api_path parameter to cli options to allow custom API endpoint configuration by @botirk38 in #2080
  • Fix commands in pretrain.md by @H4kor in #2097

New Contributors

Full Changelog: v0.5.9...v0.5.10

v0.5.9

12 Jun 20:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.8...v0.5.9

v0.5.8

06 May 10:22
c50b574

Choose a tag to compare

Many great updates!

What's Changed

New Contributors

Full Changelog: v0.5.7...v0.5.8

v0.5.7

27 Jan 20:59
250599b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

24 Jan 16:53
9479c91

Choose a tag to compare

What has changed

v0.5.5

08 Jan 20:33
91f3752

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

23 Dec 13:00
e63099c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

29 Oct 20:10
ba4e92a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

22 Oct 16:20
721b6e3

Choose a tag to compare

What's Changed

  • Fix prompt style usage in evaluation example by @rasbt in #1790
  • Pin to PyTorch 2.4.1 by @rasbt in #1796
  • Fix step iteration bug in finetuning scripts by @rasbt in #1794
  • Housekeeping: remove unused code and fix tests by @rasbt in #1795

Full Changelog: v0.5.1...v0.5.2