From 90d07b52b04070114282b4495cdd712279ab58a9 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Tue, 21 Mar 2023 22:44:03 +0200 Subject: [PATCH] Add --- llama.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/llama.cpp b/llama.cpp index 5e469dc6f..2ca572a6b 100644 --- a/llama.cpp +++ b/llama.cpp @@ -8,6 +8,7 @@ #include #include #include +#include // determine number of model parts based on the dimension static const std::unordered_map LLAMA_N_PARTS = {