From 88e330ef0e8cc8ed3bba8d3c59679fa8f8cb1687 Mon Sep 17 00:00:00 2001 From: Jared Van Bortel Date: Thu, 22 Feb 2024 14:34:42 -0500 Subject: [PATCH] llama.cpp: enable Kompute support for 10 more model arches (#2005) These are Baichuan, Bert and Nomic Bert, CodeShell, GPT-2, InternLM, MiniCPM, Orion, Qwen, and StarCoder. Signed-off-by: Jared Van Bortel --- gpt4all-backend/llama.cpp-mainline | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpt4all-backend/llama.cpp-mainline b/gpt4all-backend/llama.cpp-mainline index 12c7910e..7162b641 160000 --- a/gpt4all-backend/llama.cpp-mainline +++ b/gpt4all-backend/llama.cpp-mainline @@ -1 +1 @@ -Subproject commit 12c7910ec32550fb5a5520b9b1a105071431576d +Subproject commit 7162b64190f0bf6118336098d66b0d08566e2ce5