aminajunaid
commited on
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +0 -1
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
5 |
-
|
6 |
---
|
7 |
|
8 |
### Model Description
|
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
|
|
5 |
---
|
6 |
|
7 |
### Model Description
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"gate_proj",
|
25 |
-
"up_proj",
|
26 |
"down_proj",
|
|
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"o_proj",
|
|
|
|
|
24 |
"down_proj",
|
25 |
+
"v_proj",
|
26 |
"k_proj",
|
27 |
+
"q_proj",
|
28 |
+
"up_proj",
|
29 |
+
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d52f45ea484c98d9ac3acd8924091ed4c8b6891607ef8f72511016b22470209
|
3 |
size 167832240
|