Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +2 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -23,16 +23,15 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"v_proj",
|
27 |
"o_proj",
|
28 |
"q_proj",
|
29 |
-
"
|
30 |
"up_proj",
|
|
|
31 |
"k_proj",
|
32 |
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
-
"model_type": "gemma2",
|
36 |
"use_dora": false,
|
37 |
"use_rslora": false
|
38 |
}
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"o_proj",
|
27 |
"q_proj",
|
28 |
+
"v_proj",
|
29 |
"up_proj",
|
30 |
+
"gate_proj",
|
31 |
"k_proj",
|
32 |
"down_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
|
|
35 |
"use_dora": false,
|
36 |
"use_rslora": false
|
37 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 216151256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c735b5e782c082e6d998ac5f7f930bd62cd9c4b5f6a532e9c8dea74f2b18f481
|
3 |
size 216151256
|