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 f17c9f5 commit 486d42cCopy full SHA for 486d42c
lora.hpp
@@ -6,7 +6,7 @@
6
#define LORA_GRAPH_SIZE 10240
7
8
struct LoraModel : public GGMLRunner {
9
- static enum lora_t {
+ enum lora_t {
10
REGULAR = 0,
11
DIFFUSERS = 1,
12
DIFFUSERS_2 = 2,
0 commit comments