diff options
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++ |