Skip to content

feat (docs): add WASI-NN GGML HIP backend documentation #277

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ZORDxDD
Copy link

@ZORDxDD ZORDxDD commented Aug 13, 2025

This pull request introduces documentation for building and using the WasmEdge WASI-NN plugin with HIP backend support for AMD GPUs.

The docs refer to the the PR #4309 of the WasmEdge/wasmedge repo which solves the issue #4037

Key additions include:

Prerequisites for using the HIP backend.
Installation instructions for ROCm/HIP.
Steps to build WasmEdge with HIP support.
Configuration options for the HIP backend.
This documentation is added to the existing wasi_nn.md file under the llama.cpp backend section.

Copy link
Member

juntao commented Aug 13, 2025

Hello, I am a PR summary agent on flows.network. Here are my reviews of code commits in this PR.


Commit a51a76cc92ed116eaa6583c5178640bbd8e620ab

  • The patch introduces documentation for adding a WASI-NN GGML HIP backend to the Wasmedge project. It explains prerequisites, installation steps for AMD GPUs with ROCm/HIP, and configuration options for building the plugin.

Documentation Changes

  • Ubuntu/Debian: Added instructions for installing ROCm/HIP, setting up environment variables, and building with Hip support.
  • Windows: Provided documentation on building the Wasmedge plugin with llama.cpp backend.

Copy link
Member

@hydai hydai left a comment

Choose a reason for hiding this comment

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

Signed-off-by: ZORDxDD <nilesh110705.illmind@gmail.com>
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.

3 participants