]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : Added CI with RISC-V RVV1.0 Hardware (#14439)
authorAli Tariq <redacted>
Wed, 13 Aug 2025 10:14:44 +0000 (15:14 +0500)
committerGitHub <redacted>
Wed, 13 Aug 2025 10:14:44 +0000 (13:14 +0300)
commit648ebcdb739abfb5a9be14f4c5c0fd19ff268ef0
treebe3ea11a0648b563a582d421e8bae7f4d173c34d
parent07aa869a91837d95fcb5612c65a188763ac38647
ci : Added CI with RISC-V RVV1.0 Hardware (#14439)

* Changed the CI file to hw

* Changed the CI file to hw

* Added to sudoers for apt

* Removed the clone command and used checkout

* Added libcurl

* Added gcc-14

* Checking gcc --version

* added gcc-14 symlink

* added CC and C++ variables

* Added the gguf weight

* Changed the weights path

* Added system specification

* Removed white spaces

* ci: Replace Jenkins riscv native build Cloud-V pipeline with GitHub Actions workflow

Removed the legacy .devops/cloud-v-pipeline Jenkins CI configuration and introduced .github/workflows/build-riscv-native.yml for native RISC-V builds using GitHub Actions.

* removed trailing whitespaces

---------

Co-authored-by: Akif Ejaz <redacted>
.devops/cloud-v-pipeline [deleted file]
.github/workflows/build-riscv-native.yml [new file with mode: 0644]