嘿,你是怎么让它在Linux系统上的AMD GPU上运行的?我正在尝试。
uv run tools/gpu_check.py
但它说
PyTorch: No devices found for NVIDIA CUDA / AMD ROCm backend.
PyTorch: No devices found for Intel XPU backend.
PyTorch: No devices found for Apple MPS backend.
No hardware acceleration detected. Running in CPU mode.
我已经确认 rocm 在我的机器上运行正常。