From bbb4f595fe68f61fee114c90aa85046cf9f35465 Mon Sep 17 00:00:00 2001 From: Vitaly Chikunov Date: Fri, 21 Nov 2025 18:40:56 +0000 Subject: [PATCH] 1:7127-alt1 - Update to b7127 (2025-11-21). - spec: Remove llama.cpp-convert package. - model: detect GigaChat3-10-A1.8B as deepseek lite. --- .gear/llama.cpp.spec | 7 ++++++- .gear/tags/list | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gear/llama.cpp.spec b/.gear/llama.cpp.spec index 968be2c3c..37a927b2d 100644 --- a/.gear/llama.cpp.spec +++ b/.gear/llama.cpp.spec @@ -11,7 +11,7 @@ %def_with vulkan Name: llama.cpp -Version: 6869 +Version: 7127 Release: alt1 Epoch: 1 Summary: LLM inference in C/C++ @@ -261,6 +261,11 @@ mv %buildroot%_bindir/convert*.py -t %buildroot%_datadir/%name/examples %endif %changelog +* Fri Nov 21 2025 Vitaly Chikunov 1:7127-alt1 +- Update to b7127 (2025-11-21). +- spec: Remove llama.cpp-convert package. +- model: detect GigaChat3-10-A1.8B as deepseek lite. + * Tue Oct 28 2025 Vitaly Chikunov 1:6869-alt1 - Update to b6869 (2025-10-28). diff --git a/.gear/tags/list b/.gear/tags/list index 47ce8d298..742cb4706 100644 --- a/.gear/tags/list +++ b/.gear/tags/list @@ -1 +1 @@ -851553ea6b24cb39fd5fd188b437d777cb411de8 b6869 +23bc779a6e58762ea892eca1801b2ea1b9050c00 b7127