From db5c2ad30e1f36e813060b887d264ce03cf13042 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Wed, 8 May 2024 10:42:25 +0300 Subject: [PATCH] Revert "tmp : dummy change to trigger ci" This reverts commit 97e40df5d63d55ba012a41e60be82657036d36af. --- llama.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/llama.cpp b/llama.cpp index a9dbc5b4d..26e7a3391 100644 --- a/llama.cpp +++ b/llama.cpp @@ -3,7 +3,6 @@ #include "unicode.h" - #include "ggml.h" #include "ggml-alloc.h" #include "ggml-backend.h"