Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Misc] Upload a shell for bare-metal #268

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

Concurrensee
Copy link

Upload a shell script to install rocm/vllm for bare-metal

Copy link

@Alexei-V-Ivanov-AMD Alexei-V-Ivanov-AMD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see no major blockers. As long as intended functionality is preserved, IMHO this PR is good to go.
(Please fix the comment at the bottom code chunk, though.)

Comment on lines 100 to 102
# cd /opt/rocm/share/amd_smi \
# && pip wheel . --wheel-dir=dist \
# && pip install dist/*.whl \

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This block of code lacks initial comment.
I guess it is pretty self-explanatory, but to be persistent in style, let's add a small comment there as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants