We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3251a commit bc75149Copy full SHA for bc75149
lora.hpp
@@ -3,7 +3,7 @@
3
4
#include "ggml_extend.hpp"
5
6
-#define LORA_GRAPH_SIZE 20480
+#define LORA_GRAPH_SIZE 40960
7
8
struct LoraModel : public GGMLRunner {
9
enum lora_t {
0 commit comments