Skip to content

run-farm v0.1.0

Choose a tag to compare

@JimGalasyn JimGalasyn released this 17 Jul 20:39

Initial release. run-farm is the campaign / GPU-farming layer extracted from jax-solitons, now a standalone, physics-agnostic package.

Checkpointed, config-hashed campaign runs over a rented GPU spot fleet. Bring an engine (any Callable[[RunConfig, RunContext], dict]) and a config; run-farm gives you a restart-exact run registry, streamed event records, probe-or-bail admission on flaky marketplace hosts, and leak-proof, teardown-verified cloud brokers for Vast, RunPod, and Modal.

See the CHANGELOG for the full contract, and docs/DESIGN.md for the design.

🤖 Generated with Claude Code