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.
This commit is contained in:
Vitaly Chikunov 2025-12-14 02:22:07 +00:00
parent e14c061238
commit 61d42ce962
2 changed files with 7 additions and 2 deletions

View file

@ -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 <vt@altlinux.org> 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 <vt@altlinux.org> 1:7127-alt1
- Update to b7127 (2025-11-21).
- spec: Remove llama.cpp-convert package.

View file

@ -1 +1 @@
23bc779a6e58762ea892eca1801b2ea1b9050c00 b7127
4ed2bae50d64dcff7f99cb2b28f737fda314abf5 b7388