diff --git a/llama.cpp b/llama.cpp index f2a1ff8b1..0b4065010 100644 --- a/llama.cpp +++ b/llama.cpp @@ -10809,8 +10809,6 @@ struct llm_build_context { return gf; } - - }; static struct ggml_cgraph * llama_build_graph_defrag(llama_context & lctx, const std::vector & ids) {