replicate/keepsake
Version control for machine learning observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 8
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2254
- days_rel: n/a
- days_push: 554
- n_releases_24m: 0
Adoption not part of the score
1681 stars · 76 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Keepsake is a Python library and CLI for version control of machine learning experiments, tracking code, hyperparameters, weights, and metrics to your own Amazon S3 or Google Cloud Storage buckets. It lets you list, filter, diff, and restore experiments and model checkpoints from the command line or notebooks.
Use cases
- track machine learning experiments with code, params, and metrics
- version model weights in my own S3 bucket
- compare and diff training runs
- restore checkpoints from past experiments
- analyze experiment results in a notebook
- replace a spreadsheet of ML experiment results
When to choose
- you want experiment tracking with data stored on your own cloud storage with no server
- you need to version model weights alongside code and hyperparameters
- you work in Python with PyTorch, TensorFlow, or scikit-learn and want minimal integration code
When to avoid
- you need actively maintained software with ongoing support
- you want a hosted experiment tracking dashboard with a web UI
- you don't use Amazon S3 or Google Cloud Storage
Facets
library · maturity abandoned
version-control machine-learning cli logging machine-learning developer-tools version-control data-science python cli cross-platform experiment-tracking model-versioning mlops s3 google-cloud-storage checkpoints
1 source
- readme: https://github.com/replicate/keepsake · fetched 2026-08-28 · 3ff216c756bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| replicate/keepsake | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="replicate/keepsake")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem