ROCm HW support
This commit is contained in:
@@ -181,7 +181,7 @@ python -m pip install -e packages/tracker -e packages/node -e packages/p2p -e pa
|
||||
python -m pip install "transformers>=5.12" accelerate safetensors
|
||||
python -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3
|
||||
```
|
||||
|
||||
<!-- .venv-rocm/bin/pip install --index-url https://rocm.nightlies.amd.com/v2/gfx1151/ --upgrade -->
|
||||
Keep this separate from a known-good CPU `.venv` until ROCm is verified on that
|
||||
machine. ROCm wheels are large and host-runtime-sensitive; a failed ROCm install
|
||||
should not break the CPU fallback environment.
|
||||
|
||||
Reference in New Issue
Block a user