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-4-unsloth-bnb-4bit
|
3 |
library_name: peft
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: unsloth/phi-4-unsloth-bnb-4bit
|
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 |
"v_proj",
|
|
|
|
|
28 |
"o_proj",
|
29 |
-
"down_proj",
|
30 |
-
"up_proj",
|
31 |
"gate_proj",
|
32 |
-
"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"v_proj",
|
27 |
+
"q_proj",
|
28 |
+
"k_proj",
|
29 |
"o_proj",
|
|
|
|
|
30 |
"gate_proj",
|
31 |
+
"up_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 262219392
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9efaff70ad036fcff086b630a25d3cb033c77b65c2c826ee497e147465033afa
|
3 |
size 262219392
|