hf-sandboxGPU_

GPU-accelerated remote code execution for ai agents

install

git clone https://huggingface.co/spaces/burtenshaw/sandbox-gpu .claude/skills/hf-sandbox-gpu

create sandbox

create a GPU sandbox called my-sandbox on hugging face

check gpu

run nvidia-smi in the sandbox to check GPU status

train model

run train.py with GPU acceleration in the sandbox

run inference

run inference on the model using CUDA

background job

run train.py in the background and save output to a log file