Upload 2 files
Browse files- adapter_config.json +3 -3
- 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,
|
| 14 |
"megatron_config": null,
|
| 15 |
"megatron_core": "megatron.core",
|
|
@@ -20,10 +20,10 @@
|
|
| 20 |
"revision": "unsloth",
|
| 21 |
"target_modules": [
|
| 22 |
"k_proj",
|
| 23 |
-
"
|
| 24 |
"v_proj",
|
| 25 |
"gate_proj",
|
| 26 |
-
"
|
| 27 |
"up_proj",
|
| 28 |
"q_proj"
|
| 29 |
],
|
|
|
|
| 9 |
"layers_pattern": null,
|
| 10 |
"layers_to_transform": null,
|
| 11 |
"loftq_config": {},
|
| 12 |
+
"lora_alpha": 8,
|
| 13 |
"lora_dropout": 0,
|
| 14 |
"megatron_config": null,
|
| 15 |
"megatron_core": "megatron.core",
|
|
|
|
| 20 |
"revision": "unsloth",
|
| 21 |
"target_modules": [
|
| 22 |
"k_proj",
|
| 23 |
+
"down_proj",
|
| 24 |
"v_proj",
|
| 25 |
"gate_proj",
|
| 26 |
+
"o_proj",
|
| 27 |
"up_proj",
|
| 28 |
"q_proj"
|
| 29 |
],
|
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:afb04cdf419a6aa345379d02c835a19169d015e1f8fdd1438ec5f6c01ea4d997
|
| 3 |
size 167832240
|