From 8521f47101a25d69243b012443a6d3442b48f850 Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Sun, 19 Jul 2026 14:12:53 +0000 Subject: [PATCH] Repin PR #25731 to current head after force-push The add-inkling branch was force-pushed, so the old pin a015409e is no longer a commit of the PR and the nightly Resolve tag step refuses it. Repin to the current head ce16fff2. --- scripts/unsloth/pr-set.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/unsloth/pr-set.json b/scripts/unsloth/pr-set.json index 426f827f206c..2f67d797e58e 100644 --- a/scripts/unsloth/pr-set.json +++ b/scripts/unsloth/pr-set.json @@ -11,6 +11,6 @@ "prs": [ "https://github.com/ggml-org/llama.cpp/pull/24423/commits/c3fb97241295c196e09b783e705e84b96cd1bd74", "https://github.com/ggml-org/llama.cpp/pull/24523/commits/66f43aa655a07999c7746fe9ff5ede94835e921e", - "https://github.com/ggml-org/llama.cpp/pull/25731/commits/a015409e6c27b84f60d688823d4c0126a11571fd" + "https://github.com/ggml-org/llama.cpp/pull/25731/commits/ce16fff2ad1d1ddfb39365fedfb4fcfd6db178f1" ] } \ No newline at end of file