Skip to content

v0.4.4

Compare
Choose a tag to compare
@rasbt rasbt released this 11 Jul 01:18
· 81 commits to main since this release
09450ab

What's Changed

  • Tokenizer: fix issue when decoding a single token at a time by @Andrei-Aksionov in #1559
  • Filter out false positive PyTorch scheduler warning by @rasbt in #1562
  • Add an explanation on how to evaluate on a custom test set by @rasbt in #1564
  • Remove duplicated bos_token for CodeLlama by @alealv in #1566
  • Fix SFTDataset sample generation by @alealv in #1568
  • Add Python API section to 0 to LitGPT docs by @rasbt in #1570
  • Fix multi-turn prompting error handling and extra newline by @apaz-cli in #1569
  • Add automatic downloading to CLI by @rasbt in #1571
  • Bumb version for 0.4.4 release by @rasbt in #1572

New Contributors

Full Changelog: v0.4.3...v0.4.4