Update loftq_init/adapter_config.json
Browse files
loftq_init/adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -14,7 +14,7 @@
|
|
14 |
"loftq_fake": true,
|
15 |
"loftq_iter": 5
|
16 |
},
|
17 |
-
"lora_alpha":
|
18 |
"lora_dropout": 0.1,
|
19 |
"modules_to_save": null,
|
20 |
"peft_type": "LORA",
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "LoftQ/Mistral-7B-v0.1-4bit-64rank",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
14 |
"loftq_fake": true,
|
15 |
"loftq_iter": 5
|
16 |
},
|
17 |
+
"lora_alpha": 16,
|
18 |
"lora_dropout": 0.1,
|
19 |
"modules_to_save": null,
|
20 |
"peft_type": "LORA",
|