tao-run-on-brev

安装量: 1.5K
排名: #7662

安装

npx skills add https://github.com/nvidia/skills --skill tao-run-on-brev

Brev NVIDIA Brev provides on-demand GPU instances across multiple cloud providers. Instances come pre-loaded with NVIDIA drivers, CUDA, Docker, and NVIDIA Container Toolkit. Brev is instance-based (not job-based). You create an instance, run commands on it via brev exec , and delete it when done. The TAO SDK's BrevHandler wraps this into the standard job interface. Preflight This skill needs the brev CLI and an active login. Check before proceeding:

1. brev CLI installed

command -v brev

/dev/null 2

&1 || { echo "MISSING: brev CLI not installed. Install:" echo " https://docs.nvidia.com/brev/" exit 1 } Show more Installs 580 Repository nvidia/skills GitHub Stars 1.9K First Seen Jun 8, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜