trackio-tool - merge projects from several sources #422
catwell
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
Sweet thanks @catwell this looks very cool. If you're okay with it, would love to share it on our socials! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have vibe-coded a small tool to help working with Trackio today. It has several features but the main one is the ability to easily retrieve and merge projects from various trackio instances into a single one.
My main use case for this is we use serverless instance and our own hardware over SSH to run e.g. LR sweeps and we want to reconcile all the results.
It supports SQLite DBs and Parquet files, and local / SSH / Hugging Face / Modal sources.
Incidentally, it can also be used to plot metrics from several runs to an image file with matplotlib.
I will keep improving it next week but I just wanted to give you a sneak peek :)
Beta Was this translation helpful? Give feedback.
All reactions