You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detect ARM64 + CUDA (Jetson) in install.sh and bootstrap.sh
install.sh: prompts user to choose CUDA vs CPU when nvidia-smi detected on aarch64
bootstrap.sh: auto-selects aarch64-cuda asset when NVIDIA GPU detected
Both rely on bundled libtorch/ in the release zip (no separate download needed)
0 commit comments