Tech-Meld commited on
Commit
dbbd907
·
verified ·
1 Parent(s): 29a09a8

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -6,6 +6,6 @@
6
  "query_key_value"
7
  ],
8
  "lora_dropout": 0.05,
9
- "bias": "none", // Check if "bias" was set during training, otherwise keep as "none"
10
  "task_type": "IMAGE_GENERATION"
11
  }
 
6
  "query_key_value"
7
  ],
8
  "lora_dropout": 0.05,
9
+ "bias": "none",
10
  "task_type": "IMAGE_GENERATION"
11
  }