Skip to content

Commit 715cb04

Browse files
committed
add comment
1 parent dbf215d commit 715cb04

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ dev = [
4141
]
4242
fa = ["flash-attn"]
4343

44+
# To install with ROCm support, run:
45+
# pip install .[rocm] --extra-index-url https://download.pytorch.org/whl/rocm6.3
4446
rocm = [
4547
"torch==2.8.0+rocm6.3",
4648
"torchaudio==2.8.0+rocm6.3",

0 commit comments

Comments
 (0)