From 31f0551dab9a10412ec6af804445e02a70a25fc2 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Wed, 13 Dec 2023 17:15:10 -0500 Subject: [PATCH] Update runner to support mixtral and mixture of experts (MoE) (#1475) --- llm/llama.cpp/gguf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm/llama.cpp/gguf b/llm/llama.cpp/gguf index 23b5e12e..948ff137 160000 --- a/llm/llama.cpp/gguf +++ b/llm/llama.cpp/gguf @@ -1 +1 @@ -Subproject commit 23b5e12eb5a76489b4c3ee22213a081da68b1809 +Subproject commit 948ff137ec37f1ec74c02905917fa0afc9b97514