gentilrenard
commited on
Commit
•
6fe9e82
1
Parent(s):
7a48368
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +6 -6
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
-
"lora_alpha":
|
13 |
"lora_dropout": 0.05,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"q_proj",
|
24 |
-
"up_proj",
|
25 |
-
"o_proj",
|
26 |
"down_proj",
|
27 |
"k_proj",
|
28 |
-
"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
"loftq_config": {},
|
12 |
+
"lora_alpha": 32,
|
13 |
"lora_dropout": 0.05,
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
22 |
+
"gate_proj",
|
|
|
|
|
|
|
23 |
"down_proj",
|
24 |
"k_proj",
|
25 |
+
"up_proj",
|
26 |
+
"o_proj",
|
27 |
+
"v_proj",
|
28 |
+
"q_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9dd3f371d6b2163c5d15a8ac00652086b33dc693b0a84e1cc62a01c4de3368b
|
3 |
size 167832240
|