Compare commits

...

1 Commits

Author SHA1 Message Date
c34eb21f4f corrige crash com sdxl 2025-06-28 08:02:12 -03:00

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 {