diff options
author | CoprDistGit <infra@openeuler.org> | 2024-11-06 04:53:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-11-06 04:53:55 +0000 |
commit | e712b416fede697234bf8c78c4e8d4048753dd4a (patch) | |
tree | ff44555bcf8bca7cc41225bbb28a5b4b23b2423f /llama.cpp.spec | |
parent | 2c3c951587e564c463ebbc4760b81ec4b4544c2e (diff) |
automatic import of llama.cpp
Diffstat (limited to 'llama.cpp.spec')
-rw-r--r-- | llama.cpp.spec | 4 |
1 files changed, 2 insertions, 2 deletions
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++ |