build(riscv64): add native wheel build workflow#1
Conversation
Add GitHub Actions workflow to build llama-cpp-python wheel natively on BananaPi F3 (SpacemiT K1, rv64imafdcv) self-hosted runners. Uses GGML_NATIVE=ON for automatic RVV detection.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA new GitHub Actions workflow is introduced to build and publish prebuilt llama-cpp-python wheels for riscv64 architecture. The workflow automatically builds wheels on a self-hosted riscv64 runner, validates platform tags, and creates GitHub Releases with checksums and notifications. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
Add build-riscv64.yml for self-hosted BananaPi F3 runners.
Summary by CodeRabbit