Skip to content

Releases: Lightning-AI/litgpt

v0.5.2

22 Oct 16:20
721b6e3
Compare
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

v0.5.1

10 Oct 15:20
fd0a3fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Oct 18:59
4e5b81b
Compare
Choose a tag to compare

What's Changed

  • Post 0.4.13 release set up by @rasbt in #1755
  • Add missing explanation on how to use a finetuned model by @rasbt in #1756
  • Bump lightning version to latest stable release (2.4.0) by @rasbt in #1765
  • Improve rope by @rasbt in #1745
  • Add bnb.nn.StableEmbedding for quantized training by @rasbt in #1770
  • [fix][1760] Added fix for the missing context key issue in dolly! by @pytholic in #1766
  • Fix Llama 3.2 tokenizer by @rasbt in #1772

New Contributors

Full Changelog: v0.4.13...v0.5.0

v0.4.13

27 Sep 14:13
0fb5847
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.12...v0.4.13

v0.4.12

11 Sep 19:43
8ee3bad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.11...v0.4.12

v0.4.11

23 Aug 17:42
ea01fbc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.10...v0.4.11

v0.4.10

14 Aug 01:39
b042058
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.9...v0.4.10

v0.4.9

08 Aug 15:43
b0ea177
Compare
Choose a tag to compare

What's Changed

  • Update LitServe version and tests by @rasbt in #1654
  • Support for using large models in the Python API via sequential generation by @rasbt in #1637
  • Add a PyTorch Lightning example by @rasbt in #1656
  • Refactor Python API to introduce new distribute method (part of a larger refactor for PTL support) by @rasbt in #1657
  • Fix some issues with circular and relative imports by @rasbt in #1658
  • Optionally return benchmark info in Python API by @rasbt in #1660
  • Bumb version for 0.4.9 release by @rasbt in #1664

Full Changelog: v0.4.8...v0.4.9

v0.4.8

02 Aug 14:09
72de432
Compare
Choose a tag to compare

What's Changed

  • Adds unit test to test for parity between streaming and non-streaming API by @rasbt in #1650
  • Add Gemma 2 2B by @rasbt in #1651
  • Pin litserve version by @rasbt in #1652
  • Version bumb for Gemma 2 2B release by @rasbt in #1653

Full Changelog: v0.4.7...v0.4.8

v0.4.7

01 Aug 13:07
4571b2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7