Upload model
Browse files- README.md +0 -1
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -5,7 +5,6 @@ base_model: 01-ai/Yi-6B-Chat
|
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
-
Deepspeed
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
|
|
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
|
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
10 |
|
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 13124232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76f1dd0ae00b2a2b04daf3ef634abb3db1b9c107fb55d866bd65a263a6331662
|
3 |
size 13124232
|