diff --git a/.gear/llama.cpp.spec b/.gear/llama.cpp.spec index 65c086d59..712da2c20 100644 --- a/.gear/llama.cpp.spec +++ b/.gear/llama.cpp.spec @@ -11,7 +11,7 @@ %def_with vulkan Name: llama.cpp -Version: 7127 +Version: 7388 Release: alt1 Epoch: 1 Summary: LLM inference in C/C++ @@ -266,6 +266,11 @@ mv %buildroot%_bindir/convert*.py -t %buildroot%_datadir/%name/examples %endif %changelog +* Sun Dec 14 2025 Vitaly Chikunov 1:7388-alt1 +- Update to b7388 (2025-12-13). +- llama-cli: New CLI experience (with the old moved to llama-completion). +- llama-server: Live model switching. + * Fri Nov 21 2025 Vitaly Chikunov 1:7127-alt1 - Update to b7127 (2025-11-21). - spec: Remove llama.cpp-convert package. diff --git a/.gear/tags/list b/.gear/tags/list index 742cb4706..3a040bce3 100644 --- a/.gear/tags/list +++ b/.gear/tags/list @@ -1 +1 @@ -23bc779a6e58762ea892eca1801b2ea1b9050c00 b7127 +4ed2bae50d64dcff7f99cb2b28f737fda314abf5 b7388