hemanthkandimalla
commited on
Upload model
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -22,10 +22,10 @@
|
|
22 |
"rank_pattern": {},
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
25 |
-
"lm_head",
|
26 |
-
"v_proj",
|
27 |
"q_proj",
|
28 |
-
"embed_tokens"
|
|
|
|
|
29 |
],
|
30 |
"task_type": null,
|
31 |
"use_dora": false,
|
|
|
22 |
"rank_pattern": {},
|
23 |
"revision": null,
|
24 |
"target_modules": [
|
|
|
|
|
25 |
"q_proj",
|
26 |
+
"embed_tokens",
|
27 |
+
"v_proj",
|
28 |
+
"lm_head"
|
29 |
],
|
30 |
"task_type": null,
|
31 |
"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 4355926504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd3e9c60a5340212a0c6e4f6ae91bbeb5936c297a9be21556285d5826d73b471
|
3 |
size 4355926504
|