From e712b416fede697234bf8c78c4e8d4048753dd4a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 6 Nov 2024 04:53:55 +0000 Subject: automatic import of llama.cpp --- .gitignore | 1 + llama.cpp.spec | 4 ++-- sources | 2 +- 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 -- cgit v1.2.3