Upload 2 files
Browse files- adapter_config.json +2 -2
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"base_model_name_or_path": "/home/ubuntu/
|
3 |
"bias": "none",
|
4 |
"enable_lora": null,
|
5 |
"fan_in_fan_out": false,
|
@@ -10,7 +10,7 @@
|
|
10 |
"merge_weights": false,
|
11 |
"modules_to_save": null,
|
12 |
"peft_type": "LORA",
|
13 |
-
"r":
|
14 |
"target_modules": [
|
15 |
"q_proj",
|
16 |
"k_proj",
|
|
|
1 |
{
|
2 |
+
"base_model_name_or_path": "/home/ubuntu/open_llama_7b_preview_300bt/open_llama_7b_preview_300bt_transformers_weights",
|
3 |
"bias": "none",
|
4 |
"enable_lora": null,
|
5 |
"fan_in_fan_out": false,
|
|
|
10 |
"merge_weights": false,
|
11 |
"modules_to_save": null,
|
12 |
"peft_type": "LORA",
|
13 |
+
"r": 32,
|
14 |
"target_modules": [
|
15 |
"q_proj",
|
16 |
"k_proj",
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58715d4a0893c17c4ea6d91e026a96f470f81d4d86ce554f7d2bb7304532e22b
|
3 |
+
size 134310221
|