Skip to content

Releases: truefoundry/llm-finetune

v0.1.8

28 Dec 11:37
Compare
Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

v0.1.7

28 Dec 10:52
Compare
Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7

v0.1.5

27 Dec 18:15
Compare
Choose a tag to compare

What's Changed

  • Misc changes - update transformers, data validation, hyperparams by @chiragjn in #7

Full Changelog: v0.1.4...v0.1.5

v0.1.4

22 Dec 11:55
Compare
Choose a tag to compare

What's Changed

  • Add data validation, print distribution, raise error when longer than model's length by @chiragjn in #6

Full Changelog: v0.1.3...v0.1.4

v0.1.4rc3

21 Dec 18:00
Compare
Choose a tag to compare
v0.1.4rc3 Pre-release
Pre-release

What's Changed

  • Add data validation, print distribution, raise error when longer than model's length by @chiragjn in #6

Full Changelog: v0.1.4rc2...v0.1.4rc3

v0.1.4rc2

18 Dec 19:53
Compare
Choose a tag to compare
v0.1.4rc2 Pre-release
Pre-release

Full Changelog: v0.1.4rc1...v0.1.4rc2

v0.1.4rc1

18 Dec 19:21
Compare
Choose a tag to compare
v0.1.4rc1 Pre-release
Pre-release

Full Changelog: v0.1.3...v0.1.4rc1

v0.1.3

12 Dec 19:13
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

10 Dec 18:38
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

10 Dec 11:24
Compare
Choose a tag to compare

What's Changed

  • Reduce if/else, use accelerator API by @chiragjn in #3
  • Refactor in to separate modules by @chiragjn in #4
  • Try and fetch the best checkpoint if available by @chiragjn in #5

Full Changelog: v0.1.0...v0.1.1