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

[FEATURE] add rocm support for installing Nexa SDK by install.sh script #129

Open
xcpky opened this issue Sep 29, 2024 · 2 comments
Open
Assignees
Labels
💡 feature request New feature or request

Comments

@xcpky
Copy link

xcpky commented Sep 29, 2024

Feature Description

rocm support for installing Nexa SDK by install.sh script

Similar Features or References

No response

@xcpky xcpky added the 💡 feature request New feature or request label Sep 29, 2024
@zhiyuan8
Copy link
Contributor

Thanks for bring this up, you can use our prebuild wheel, just one line of code
CMAKE_ARGS="-DGGML_HIPBLAS=on" pip install nexaai --prefer-binary --index-url https://nexaai.github.io/nexa-sdk/whl/rocm621 --extra-index-url https://pypi.org/simple --no-cache-dir

@zhycheng614
Copy link
Collaborator

I regret to say that currently there is no executable for ROCm available. However, you can install the python sdk with ROCm supported wheels as Zack mentioned. We appreciate your patience and the ROCm supported executable will be out really soon.

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

No branches or pull requests

3 participants