Skip to content

Commit

Permalink
Update install-vlllm-for-bare-metal.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Concurrensee authored Nov 11, 2024
1 parent d0084de commit 93bf762
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install-vlllm-for-bare-metal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ pip install -U -r requirements-rocm.txt \
&& pip install *.whl


# Install amd_smi
# cd /opt/rocm/share/amd_smi \
# && pip wheel . --wheel-dir=dist \
# && pip install dist/*.whl \
# && pip install dist/*.whl \

0 comments on commit 93bf762

Please sign in to comment.