Releases: Lightning-AI/LitModels
Releases · Lightning-AI/LitModels
Improved checkpointing
What's Changed
- feat: customised model cleaning / clear all local by @Borda in #94
- feat: customized model cleaning / prune registry by @Borda in #98
- split
upload_model
to save & upload by @Borda in #99 - fix compatibility with SDK by @Borda in #100
New Contributors
- @deependujha made their first contribution in #95
Full Changelog: v0.1.6...v0.1.7
Improved checkpointing
What's Changed
- ckpt: enable empty checkpoint name by @Borda in #72
- ckpt: use checkpoint name as version by @Borda in #92
- ckpt: use default user's teamspace by @Borda in #73
- ckpt: uploading with queue on background by @Borda in #77
- update mixin's methods by @Borda in #76
- feat: metadate for tracing integrations by @Borda in #85
- update pickling with
joblib
by @Borda in #87 - feat: save/load TF Keras model by @Borda in #89
New Contributors
Full Changelog: v0.1.5...v0.1.6
Better Torch mixin
Adding Mixins
In studio
What's Changed
- simplify examples in readme by @Borda in #58
- test: integration Trainer's default ckpt with Prod by @Borda in #59
- test: integration Trainer's resume
fit
ckpt with Prod by @Borda in #60 - test: integration Trainer's resume
{fit|val|test|pred}
with Prod by @Borda in #61 - test: integration Trainer's
ddp_spawn
with Prod by @Borda in #62 - test: integration as running in studio by @Borda in #63
Full Changelog: v0.1.2...v0.1.3
Release ckpt
Release duplicate
What's Changed
- duplicating HF model by @Borda in #50
- ci/test: validate compatibility with
pytorch_lightning
by @Borda in #49
Full Changelog: v0.1.0...v0.1.1
Correction release
Full Changelog: v0.1.0...v0.1.0.post0
Initial release
Full Changelog: v0.0.9...v0.1.0