End of training
Browse files- adapter_config.json +12 -1
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -23,7 +23,18 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
],
|
28 |
"task_type": null,
|
29 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"fc2",
|
27 |
+
"q_proj",
|
28 |
+
"v_proj",
|
29 |
+
"gate_proj",
|
30 |
+
"out_proj",
|
31 |
+
"k_proj",
|
32 |
+
"linear_2",
|
33 |
+
"linear_1",
|
34 |
+
"down_proj",
|
35 |
+
"o_proj",
|
36 |
+
"fc1",
|
37 |
+
"up_proj"
|
38 |
],
|
39 |
"task_type": null,
|
40 |
"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:7693a78a6f87ae0b69d162e3f4184559356f32c9b67ee364bc2d04e7a4bc31ab
|
3 |
+
size 756924480
|