Most GPU workflows come with too much infra overhead.
Spin up a VM, install dependencies, copy code over, expose ports, watch logs, and remember to shut everything down after.
With JarvisLabs now available as a dstack backend, most of that goes away.
You define the machine and the workload in a YAML file. Run dstack apply. That's it.
dstack manages the infrastructure lifecycle. JarvisLabs provides the GPUs.
We wrote a short tutorial covering the full setup, from connecting your account to running a nanochat training job on H100s
Works for training runs, evals, benchmarks, inference services, and GPU dev environments.