Dev Runs Miles Training on H100s via Coding Agent, Ships First PR
VoidAsuka · x · 2026-09-24
A developer shared their first PR after using a coding agent to run Miles training on H100s via @sfcompute's givemeanode platform.
- They call Autoresearch the easiest GPU platform they've used: the coding agent could create nodes, run the Miles container, inspect failures, retrieve results, and shut down the H100 node when done — all within the same workflow as editing code, saving manual node setup, file management, and money.
- Technical detail: the Diffusers version Miles pins could override the deterministic setting and wrapped FA3 in a custom op without a registered backward. Their patch calls FA3's public autograd interface and preserves the setting through dispatch.
- On H100s, the attention tests matched numerical references and produced bitwise-identical outputs.
More from coding & agent
- Prompt-to-3D-game: Opus 5.5 builds multiplayer games with payments and voice chat on Abacus AI — bindureddy · 2026-09-24
- Claude Opus 5.5 draws a 40-second 'how browsers work' animation frame by frame in JS — addyosmani · 2026-09-24
- One prompt unlocks more creativity from Claude Opus 5.5: "take all the time you need" — RileyRalmuto · 2026-09-24
- Guillaume Verdon calls for standard flight-booking and food-ordering benchmarks for agents — beffjezos · 2026-09-24
- Open-source video cloning skill turns reference videos into editable, locally rendered projects — oran_ge · 2026-09-24
- Magnitude: open-source tool profiles your PC and auto-tunes the best local model for agents — anselm · 2026-09-24