vassolerandre
commited on
Commit
•
0c3405f
1
Parent(s):
29cb5a4
Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +1 -1
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/llama-3-8b-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
license: apache-2.0
|
@@ -9,6 +8,7 @@ tags:
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
|
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
11 |
+
base_model: unsloth/llama-3-8b-bnb-4bit
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"v_proj",
|
25 |
-
"
|
|
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"v_proj",
|
25 |
+
"up_proj",
|
26 |
+
"gate_proj",
|
27 |
"q_proj",
|
28 |
+
"down_proj",
|
29 |
+
"o_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:886c1f69b624c905833edd273a73f228b014b039e03f52d67cfa2b33665e6a7a
|
3 |
size 167832240
|