llama : whitespace formatting fixes

This commit is contained in:
Stanisław Szymczyk 2024-05-23 09:23:49 +02:00
parent 0f3bf7c96b
commit fcc8f820e1

View file

@ -10809,8 +10809,6 @@ struct llm_build_context {
return gf; return gf;
} }
}; };
static struct ggml_cgraph * llama_build_graph_defrag(llama_context & lctx, const std::vector<uint32_t> & ids) { static struct ggml_cgraph * llama_build_graph_defrag(llama_context & lctx, const std::vector<uint32_t> & ids) {