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 9ef1fa5 commit 0730dc4Copy full SHA for 0730dc4
lora.hpp
@@ -3,7 +3,7 @@
3
4
#include "ggml_extend.hpp"
5
6
-#define LORA_GRAPH_SIZE 10240
+#define LORA_GRAPH_SIZE MAX_GRAPH_SIZE
7
8
struct LoraModel : public GGMLRunner {
9
enum lora_t {
0 commit comments