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

support ROCm wheel build #90

Merged
merged 3 commits into from
Sep 14, 2024
Merged

support ROCm wheel build #90

merged 3 commits into from
Sep 14, 2024

Conversation

zhycheng614
Copy link
Collaborator

No description provided.

Copy link
Contributor

@zhiyuan8 zhiyuan8 left a comment

Choose a reason for hiding this comment

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

Also need to update README.md for RoCM
And check stable-diffusion.cpp RoCM flags and combine with llama.cpp

.github/workflows/build-wheels-rocm-linux.yaml Outdated Show resolved Hide resolved

export VERBOSE=1
export CMAKE_BUILD_PARALLEL_LEVEL=$(nproc)
export CMAKE_ARGS='-DGGML_HIPBLAS=ON -DCMAKE_HIP_COMPILER="$(hipconfig -l)/clang"'
Copy link
Contributor

Choose a reason for hiding this comment

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

@zhiyuan8 zhiyuan8 merged commit 06c4919 into main Sep 14, 2024
2 checks passed
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