From 207041a97776e081254035ee0c1b2a3eb6df133f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Mon, 3 Feb 2025 13:38:42 +0000 Subject: [PATCH] Bump llamacpp to b4623 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adrien Gallouët --- Dockerfile_llamacpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile_llamacpp b/Dockerfile_llamacpp index 48d83594..139e80ce 100644 --- a/Dockerfile_llamacpp +++ b/Dockerfile_llamacpp @@ -1,4 +1,4 @@ -ARG llama_version=b4599 +ARG llama_version=b4623 ARG llama_hardware_target=cpu ARG llama_cuda_arch=75-real;80-real;86-real;89-real;90-real