sebaxakerhtc
commited on
Trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +6 -6
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
-
"lora_alpha":
|
16 |
"lora_bias": false,
|
17 |
"lora_dropout": 0,
|
18 |
"megatron_config": null,
|
@@ -22,17 +22,17 @@
|
|
22 |
"embed_tokens"
|
23 |
],
|
24 |
"peft_type": "LORA",
|
25 |
-
"r":
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
"k_proj",
|
31 |
"down_proj",
|
|
|
|
|
32 |
"o_proj",
|
33 |
-
"up_proj"
|
34 |
-
"gate_proj",
|
35 |
-
"v_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
12 |
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
+
"lora_alpha": 128,
|
16 |
"lora_bias": false,
|
17 |
"lora_dropout": 0,
|
18 |
"megatron_config": null,
|
|
|
22 |
"embed_tokens"
|
23 |
],
|
24 |
"peft_type": "LORA",
|
25 |
+
"r": 128,
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"gate_proj",
|
30 |
"k_proj",
|
31 |
"down_proj",
|
32 |
+
"v_proj",
|
33 |
+
"q_proj",
|
34 |
"o_proj",
|
35 |
+
"up_proj"
|
|
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
adapter_model.safetensors
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:cb273704db2cb0dc8332ff42704c2cfddcbcb6a1a913c7f4b4f5a4069e72dbe9
|
3 |
+
size 4152438144
|