yutakasawai
commited on
Commit
•
6eb6687
1
Parent(s):
ee6fe73
Trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"k_proj",
|
27 |
-
"up_proj",
|
28 |
-
"v_proj",
|
29 |
"o_proj",
|
30 |
-
"
|
|
|
|
|
|
|
31 |
"q_proj",
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"o_proj",
|
27 |
+
"v_proj",
|
28 |
+
"up_proj",
|
29 |
+
"k_proj",
|
30 |
+
"gate_proj",
|
31 |
"q_proj",
|
32 |
+
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 500770656
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fd0c65d353e8e5f7ffb55ef3b45190924ed1f51010b0fda0acf48df802cdf97
|
3 |
size 500770656
|