diff options
author | CoprDistGit <infra@openeuler.org> | 2024-11-06 02:48:34 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-11-06 02:48:34 +0000 |
commit | 025726b541cdb372deeabe4528b856009e2bbc2e (patch) | |
tree | 869f2742f11ef6d1a298d1ccaef3bf8e4bf2a0fc | |
parent | 01b344e3b00539c0dacd8c9bb450a05b54a39fa9 (diff) |
automatic import of llama.cppopeneuler24.03_LTS
-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 |