Commit
·
388fc78
1
Parent(s):
b9920dc
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -94,7 +94,7 @@
|
|
94 |
"vision_config": {
|
95 |
"_name_or_path": "",
|
96 |
"clip_type": "vl_new",
|
97 |
-
"lora_r":
|
98 |
"lora_alpha": 16,
|
99 |
"lora_dropout": 0.1,
|
100 |
"add_time_attn": true,
|
|
|
94 |
"vision_config": {
|
95 |
"_name_or_path": "",
|
96 |
"clip_type": "vl_new",
|
97 |
+
"lora_r": 0,
|
98 |
"lora_alpha": 16,
|
99 |
"lora_dropout": 0.1,
|
100 |
"add_time_attn": true,
|