Files
foxhunt/crates/ml-alpha
jgrusewski 3552d08501 fix(rl): streaming per-file GPU upload — prevent host OOM at 45M snaps
Convert + upload one file at a time instead of all 45M snapshots at
once. Peak host memory drops from ~10GB (all converted snapshots) to
~2GB (one file). Fixes OOMKilled on 40Gi L40S pods.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 21:04:30 +02:00
..