Skip to content

Model Versioning v2 #276

Description

@guillaume-byte

Currently, our model versioning manages checkpoints from a single directory and a single manifest.yaml; i.e., starting an experiment with existing checkpoints means loading the most recent one from the manifest.

The upgrade should allow the code to read multiple output directories and checkpoints, and select the most recent one.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions