From 724393d70af1cff10c021f1c1af9d169f4b1fe88 Mon Sep 17 00:00:00 2001 From: dane madsen Date: Wed, 29 Nov 2023 22:30:49 +1000 Subject: [PATCH] Update llama.cpp --- .gitmodules | 2 +- core/llama.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 57b4341..2776ecf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "core/llama.cpp"] path = core/llama.cpp - url = https://github.com/danemadsen/llama.cpp.git + url = https://github.com/MaidFoundation/llama.cpp.git branch = master diff --git a/core/llama.cpp b/core/llama.cpp index 4abb8c2..10ec697 160000 --- a/core/llama.cpp +++ b/core/llama.cpp @@ -1 +1 @@ -Subproject commit 4abb8c2ff78a9e1f33fe6d7b93c64a21fdb818ce +Subproject commit 10ec6977658265920c5d5b388992138a7baa14d8