Skip to content

Tags: gounthar/llama.cpp

Tags

b8970

Toggle b8970's commit message
Merge remote-tracking branch 'upstream/master'

b8961

Toggle b8961's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: drop apt install in riscv64-release-test job (RISE runner has no …

…dpkg state) (#8)

* ci: drop apt install in riscv64-release-test job

The RISE ubuntu-24.04-riscv runner has no dpkg admin directory,
so any apt-get install exits 100 before the build starts. This
mirrors the fix applied to build.yml in the previous commit.

Drop apt-get update/install and pass -DLLAMA_OPENSSL=OFF to cmake
so libssl-dev is not required.

Signed-off-by: Bruno Verachten <[email protected]>

* ci: remove trailing backslash and blank line in cmake command

Signed-off-by: Bruno Verachten <[email protected]>

---------

Signed-off-by: Bruno Verachten <[email protected]>

b8951

Toggle b8951's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from gounthar/fix/riscv64-native-no-apt

ci: drop apt install in riscv64-native job (RISE runner has no dpkg state)

b8531

Toggle b8531's commit message
fix: drop LLAMA_FATAL_WARNINGS for GCC 13

b8245

Toggle b8245's commit message
Merge remote-tracking branch 'upstream/master'

b8242

Toggle b8242's commit message
Merge remote-tracking branch 'upstream/master'

b8223

Toggle b8223's commit message
Merge remote-tracking branch 'upstream/master'

b8211

Toggle b8211's commit message
Merge remote-tracking branch 'upstream/master'

b8200

Toggle b8200's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from gounthar/feat/sync-upstream

ci(sync): add daily upstream sync workflow

b8197

Toggle b8197's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gounthar Bruno Verachten
Merge remote-tracking branch 'upstream/master'