From a320cbfcb7056b7b81fb854d97fe01d0ea77c4b5 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Thu, 16 Jul 2026 08:30:42 +0300 Subject: [PATCH] ci : add official website link to release notes (#25728) Assisted-by: pi:llama.cpp/Qwen3.6-27B --- .github/workflows/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 616fca3dae..14555e17b6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1651,6 +1651,9 @@ jobs: + **Website:** + - + **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/${{ steps.tag.outputs.name }}/llama-${{ steps.tag.outputs.name }}-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780)