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 CUDA in bootstrap.sh and download appropriate release binary
On linux-x86_64, check for nvidia-smi, nvcc, or /usr/local/cuda to decide
between the CPU and CUDA release variants. Match the correct libtorch
(CPU vs CUDA 12.8) accordingly.
Signed-off-by: Michael Yuan <michael@secondstate.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments