From c34eb21f4fdb2c1be17dcc8c7b504fecc01a0e54 Mon Sep 17 00:00:00 2001 From: Glauber Ferreira Date: Sat, 28 Jun 2025 08:02:12 -0300 Subject: [PATCH] corrige crash com sdxl --- lora.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lora.hpp b/lora.hpp index d38c711..9e12a1c 100644 --- a/lora.hpp +++ b/lora.hpp @@ -3,7 +3,7 @@ #include "ggml_extend.hpp" -#define LORA_GRAPH_SIZE 10240 +#define LORA_GRAPH_SIZE 15360 struct LoraModel : public GGMLRunner { enum lora_t {