DrBenjamin
commited on
Commit
•
072e1e7
1
Parent(s):
7359866
Upload model
Browse files- README.md +3 -3
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
license: apache-2.0
|
|
|
4 |
datasets:
|
5 |
- open-llm-leaderboard/details_meta-llama__Meta-Llama-3-8B-Instruct
|
6 |
-
language:
|
7 |
-
- en
|
8 |
pipeline_tag: text2text-generation
|
9 |
---
|
10 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
+
library_name: transformers
|
6 |
datasets:
|
7 |
- open-llm-leaderboard/details_meta-llama__Meta-Llama-3-8B-Instruct
|
|
|
|
|
8 |
pipeline_tag: text2text-generation
|
9 |
---
|
10 |
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"up_proj",
|
25 |
"k_proj",
|
|
|
26 |
"v_proj",
|
27 |
"q_proj",
|
28 |
-
"
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
|
|
24 |
"k_proj",
|
25 |
+
"o_proj",
|
26 |
"v_proj",
|
27 |
"q_proj",
|
28 |
+
"down_proj",
|
29 |
+
"up_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:1418710f4536c9206d9cbf35c7b0a81a2e0b3347213ed0fa3bdbc41acb105c27
|
3 |
size 167832240
|