From 2e14561ca45fdf262269cff2afd568912da339f2 Mon Sep 17 00:00:00 2001 From: Vitaly Chikunov Date: Tue, 3 Mar 2026 22:15:54 +0000 Subject: [PATCH] 1:8192-alt1 - Update to b8192 (2026-03-03). --- .gear/llama.cpp.spec | 7 ++++--- .gear/tags/list | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gear/llama.cpp.spec b/.gear/llama.cpp.spec index 37bd8a9a3..b1e1692c9 100644 --- a/.gear/llama.cpp.spec +++ b/.gear/llama.cpp.spec @@ -11,7 +11,7 @@ %def_with vulkan Name: llama.cpp -Version: 8018 +Version: 8192 Release: alt1 Epoch: 1 Summary: LLM inference in C/C++ @@ -157,12 +157,10 @@ export NVCC_PREPEND_FLAGS=-ccbin=g++-12 %cmake \ -DCMAKE_SKIP_BUILD_RPATH=yes \ -DLLAMA_BUILD_TESTS=ON \ - -DLLAMA_CURL=ON \ -DGGML_BACKEND_DL=ON \ -DGGML_BACKEND_DIR=%_libexecdir/llama \ -DGGML_CPU=ON \ -DGGML_RPC=ON \ - -DLLAMA_OPENSSL=ON \ %ifarch x86_64 -DGGML_CPU_ALL_VARIANTS=ON \ %endif @@ -266,6 +264,9 @@ mv %buildroot%_bindir/convert*.py -t %buildroot%_datadir/%name/examples %endif %changelog +* Tue Mar 03 2026 Vitaly Chikunov 1:8192-alt1 +- Update to b8192 (2026-03-03). + * Fri Feb 13 2026 Vitaly Chikunov 1:8018-alt1 - Update to b8018 (2026-02-12). diff --git a/.gear/tags/list b/.gear/tags/list index 09be80760..a36ec927f 100644 --- a/.gear/tags/list +++ b/.gear/tags/list @@ -1 +1 @@ -4b385bfcf8fed51f12194629641fe8cbf1a58a0f b8018 +137435ff154f8d96bb79986dda9ea4dc1b43d2c3 b8192