Skip to content

Releases: grok-ai/nn-template-core

0.4.0

12 Oct 08:37
15521da
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.4.0

0.3.2

10 Sep 14:47
585e7a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

06 Aug 08:30
fa4b2f1
Compare
Choose a tag to compare

What's Changed

  • restore/finetune: allow non-strict loading of state dict by @umbertov in #25

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

06 Aug 08:23
a96c150
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

0.2.2

20 Mar 14:38
992a88e
Compare
Choose a tag to compare

What's Changed

  • Fix (again) NNTemplateCore callback by @lucmos in #28

Full Changelog: 0.2.1...0.2.2

0.2.1

20 Mar 14:26
a85b98e
Compare
Choose a tag to compare

What's Changed

  • Fix NNTemplateCore callback to always inject the metadata by @lucmos in #27

Full Changelog: 0.2.0...0.2.1

0.2.0

09 Sep 16:52
f55551b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.2.0

0.1.1

13 Jun 14:02
6ecc71f
Compare
Choose a tag to compare

What's Changed

  • Add option to substitute keys/values in old checkpoints by @lucmos in #23
  • Fix .env resolution from cwd by @lucmos in #21
  • Remove metadata key from checkpoint when not used by @mikcnt in #22
  • Version 0.1.1 by @lucmos in #24

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

01 Mar 10:58
f97aa83
Compare
Choose a tag to compare

What's Changed

  • Add support to legacy PyTorch Lightning checkpoints to load_model by @Flegyas in #19
  • Version 0.1.0 by @Flegyas in #20

Full Changelog: 0.0.7...0.1.0

0.0.7

22 Feb 21:29
e4e0296
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.6...0.0.7