corrige crash com sdxl

This commit is contained in:
alphard 2025-06-28 08:02:12 -03:00
parent 10facffd01
commit c34eb21f4f

View File

@ -3,7 +3,7 @@
#include "ggml_extend.hpp" #include "ggml_extend.hpp"
#define LORA_GRAPH_SIZE 10240 #define LORA_GRAPH_SIZE 15360
struct LoraModel : public GGMLRunner { struct LoraModel : public GGMLRunner {
enum lora_t { enum lora_t {