Skip to content

Releases: danbev/llama.cpp

b6674

Choose a tag to compare

@github-actions github-actions released this 03 Oct 08:42
8fa4aa3
ci : change macos-13 to macos-15-intel

This commit updates the macos-13 runners to macos-15-intel.

The motivation for this changes is the macos-13 runners are scheduled
to be retired on 2025-12-04.

Refs: https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/

b6440

Choose a tag to compare

@github-actions github-actions released this 10 Sep 13:44
fd60eb2
ci : add caching for ROCm installation in release workflow

This commit applies the same caching to the release workflow which
currently exists for the main CI workflow that was introduced in Commit
ff02caf9eed261423289d1531a56536fbf57bfc2 ("ci : cache ROCm installation
in windows-latest-cmake-hip (#15887)").

b6152

Choose a tag to compare

@github-actions github-actions released this 14 Aug 06:35
29c8fbe
HIP: bump requirement to rocm 6.1 (#15296)

b6144

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:22
00f35d5
ggml : repack block_iq4_nlx8 (#14904)

ggml-ci