rynmurdock
commited on
Commit
•
a4c5512
1
Parent(s):
8ae846f
Upload LlamaForCausalLM
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"k_proj",
|
|
|
25 |
"v_proj",
|
26 |
"o_proj"
|
27 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
24 |
+
"q_proj",
|
25 |
"v_proj",
|
26 |
"o_proj"
|
27 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 218139088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8df323c1613bf037aca0cee42ca5ff7ac20c1ae97dcbff3f4370a8b869449d8f
|
3 |
size 218139088
|