summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--llama.cpp.spec4
-rw-r--r--sources2
3 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 11e6479..5fe9235 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/b4016.tar.gz
/b4013.tar.gz
+/b4034.tar.gz
diff --git a/llama.cpp.spec b/llama.cpp.spec
index 7c77318..7f2ef50 100644
--- a/llama.cpp.spec
+++ b/llama.cpp.spec
@@ -1,8 +1,8 @@
%define debug_package %{nil}
-%global llama_commitid b4013
+%global llama_commitid b4034
Name: llama.cpp
-Version: 20241102
+Version: 20241105
Release: 2
License: MIT
Summary: Port of English lagre model LLaMA implemented based on C/C++
diff --git a/sources b/sources
index deb6250..ebaf774 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46374e9ef178e9163f0200ed7fe20343 b4013.tar.gz
+1ee1b3192f6ed49bde3b4bb701b69635 b4034.tar.gz