Comment by nc 17 hours ago I’m currently using Modal for my GPU training workload, how does this differ? 2 comments nc Reply bwm 14 hours ago Modal is an ephemeral sandbox, whereas machine0 is a persistent VM you own: root, your own driver/CUDA/kernel, GPU passed straight through, and a fixed GPU per size. atechboy 14 hours ago So you are using Modal VMs for training (I assume RL evals?).
bwm 14 hours ago Modal is an ephemeral sandbox, whereas machine0 is a persistent VM you own: root, your own driver/CUDA/kernel, GPU passed straight through, and a fixed GPU per size.
Modal is an ephemeral sandbox, whereas machine0 is a persistent VM you own: root, your own driver/CUDA/kernel, GPU passed straight through, and a fixed GPU per size.
So you are using Modal VMs for training (I assume RL evals?).