diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | llama.cpp.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1 +1,2 @@ /b4016.tar.gz +/b3051.tar.gz diff --git a/llama.cpp.spec b/llama.cpp.spec index 693137c..3c810fd 100644 --- a/llama.cpp.spec +++ b/llama.cpp.spec @@ -1,5 +1,5 @@ %define debug_package %{nil} -%global llama_commitid b4016 +%global llama_commitid b3051 Name: llama.cpp Version: 20240531 @@ -1 +1 @@ -ec81639f66dd3fae8ad7f192f55e427b b4016.tar.gz +f822f21923b4c4d965401bf7a643513a b3051.tar.gz |