Upload folder using huggingface_hub
Browse files- README.md +0 -6
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,12 +1,6 @@
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.1-70B-Instruct
|
3 |
library_name: peft
|
4 |
-
tags:
|
5 |
-
- text-generation
|
6 |
-
- llama
|
7 |
-
pipeline_tag: text-generation
|
8 |
-
widget:
|
9 |
-
- text: "Your example input here"
|
10 |
---
|
11 |
|
12 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: meta-llama/Llama-3.1-70B-Instruct
|
3 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"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 65578776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6be6bd3cd3e000ad4315775909324322ec8757f8547ba0452dfe2286d41f5b96
|
3 |
size 65578776
|