Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +2 -0
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
base_model: unsloth/Phi-3.5-mini-instruct
|
3 |
library_name: peft
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: unsloth/Phi-3.5-mini-instruct
|
3 |
library_name: peft
|
4 |
+
tags:
|
5 |
+
- unsloth
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
-
"up_proj",
|
28 |
"down_proj",
|
|
|
|
|
29 |
"o_proj",
|
30 |
"v_proj",
|
31 |
-
"
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"down_proj",
|
27 |
+
"up_proj",
|
28 |
+
"gate_proj",
|
29 |
"o_proj",
|
30 |
"v_proj",
|
31 |
+
"q_proj",
|
32 |
+
"k_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 119597408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6401b17dbe535a7c31c5d1afb79b71def36d3bcf8b54de88bceddee7062f7b0
|
3 |
size 119597408
|