NaveenHugs
commited on
Commit
•
3ecafdc
1
Parent(s):
9643cc1
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
@@ -11,7 +11,7 @@
|
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
"lora_alpha": 8,
|
14 |
-
"lora_dropout": 0,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": [
|
@@ -22,13 +22,13 @@
|
|
22 |
"rank_pattern": {},
|
23 |
"revision": "unsloth",
|
24 |
"target_modules": [
|
25 |
-
"up_proj",
|
26 |
-
"down_proj",
|
27 |
-
"o_proj",
|
28 |
-
"q_proj",
|
29 |
"gate_proj",
|
|
|
30 |
"k_proj",
|
31 |
-
"v_proj"
|
|
|
|
|
|
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"use_dora": false,
|
|
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
"lora_alpha": 8,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": [
|
|
|
22 |
"rank_pattern": {},
|
23 |
"revision": "unsloth",
|
24 |
"target_modules": [
|
|
|
|
|
|
|
|
|
25 |
"gate_proj",
|
26 |
+
"o_proj",
|
27 |
"k_proj",
|
28 |
+
"v_proj",
|
29 |
+
"q_proj",
|
30 |
+
"down_proj",
|
31 |
+
"up_proj"
|
32 |
],
|
33 |
"task_type": "CAUSAL_LM",
|
34 |
"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 2436952296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d47e7ee133271401cc11491ab9a8285a24ae5ea11bda0d4778ec1f4b03475329
|
3 |
size 2436952296
|