From b230ef617c4bf04ba95a63a0ff5a6ad362e83f67 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 6 Nov 2024 03:40:06 +0000 Subject: automatic import of llama.cpp --- llama.cpp.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'llama.cpp.spec') diff --git a/llama.cpp.spec b/llama.cpp.spec index 693137c..2c43e39 100644 --- a/llama.cpp.spec +++ b/llama.cpp.spec @@ -1,8 +1,8 @@ %define debug_package %{nil} -%global llama_commitid b4016 +%global llama_commitid b4013 Name: llama.cpp -Version: 20240531 +Version: 20241102 Release: 2 License: MIT Summary: Port of English lagre model LLaMA implemented based on C/C++ @@ -10,8 +10,6 @@ Summary: Port of English lagre model LLaMA implemented based on C/C++ URL: https://github.com/ggerganov/llama.cpp Source0: https://github.com/ggerganov/llama.cpp/archive/refs/tags/%{llama_commitid}.tar.gz -Patch6000: backport-CVE-2024-41130.patch -Patch6001: backport-CVE-2024-42477-CVE-2024-42478-CVE-2024-42479.patch BuildRequires: gcc,gcc-c++,cmake -- cgit v1.2.3