From e379eaa5977d4cba379881d3f7686e3435004b3c Mon Sep 17 00:00:00 2001 From: danielhanchen Date: Tue, 11 Aug 2026 10:58:20 +0000 Subject: [PATCH] Prebuilt: pin the IQ1_XS/XXS/XXXS types (#91) Adds IQ1_XS at 1.4375 bpw, IQ1_XXS at 1.3125 and IQ1_XXXS at 1.1875 to the nightly. Pins #91 rather than #61: same commit content, but on an upstream base, so it merges onto the base tag instead of dragging two months of squash-synced master in behind it. Replayed resolve on b10356 with this set: all four pins merge, tag b10356-mix-1c79028, and the resulting tree hash matches the tree that was built and tested (cdc8f949). --- scripts/unsloth/pr-set.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/unsloth/pr-set.json b/scripts/unsloth/pr-set.json index 711cfae8524..d6e7737f012 100644 --- a/scripts/unsloth/pr-set.json +++ b/scripts/unsloth/pr-set.json @@ -20,6 +20,7 @@ "prs": [ "https://github.com/ggml-org/llama.cpp/pull/24423/commits/daca8075d871483545dd85d58ce11970b304b541", "https://github.com/ggml-org/llama.cpp/pull/25731/commits/0a9841fa63edce1cd252ed6efea713715abb0cf2", - "https://github.com/unslothai/llama.cpp/pull/70/commits/06d2326acbf515b10f8d6abeada09123d361acde" + "https://github.com/unslothai/llama.cpp/pull/70/commits/06d2326acbf515b10f8d6abeada09123d361acde", + "https://github.com/unslothai/llama.cpp/pull/91/commits/c86ed269986f2dced6325c5c58bda966a2e2ead1" ] }