1
0
Fork 0
forked from lthn/LEM
Commit graph

1 commit

Author SHA1 Message Date
Snider
1269e70853 feat: add data hydration engine (cold JSONL.zst -> warm DuckDB -> hot InfluxDB)
RunSetup decompresses .jsonl.zst training data into DuckDB tables
(training_examples, seeds, probes, distill_results) and optionally
backfills InfluxDB with aggregate stats.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-28 12:20:00 +00:00