| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Native build verified on riscv64 hardware (BananaPi F3, SpacemiT K1, rv64gc, GCC 14.2.0): SUCCESS. |
Sorry, something went wrong.
Add a build_wheels_riscv64 job mirroring the existing arm64 QEMU-based build. Uses cibuildwheel with QEMU emulation for linux/riscv64, targeting CPython 3.10-3.14 on manylinux. Closes abetlen#2138
|
Thank you @gounthar this should be in the next release. note: I updated the cibuildwheel version because codex tells me the option only appears >3.x |
Sorry, something went wrong.
|
Thanks for merging this. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Add linux_riscv64 wheels to the release workflow, mirroring the existing
arm64 QEMU-based build job.
Changes
Evidence
A tested riscv64 wheel is available in our community index:
https://gounthar.github.io/riscv64-python-wheels/simple/llama-cpp-python/
Built natively on BananaPi F3 (SpacemiT K1, rv64imafdcv, 8 cores @ 1.6 GHz, 16 GB RAM).
Context
Closes #2138
Note: this work is part of the RISE Project effort to improve Python ecosystem support on riscv64 platforms. Native riscv64 CI runners are available for free via RISE RISC-V runners.