karawalla commited on
Commit
f9211d0
·
1 Parent(s): b442f98

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "up_proj",
24
- "q_proj",
25
  "k_proj",
26
- "down_proj",
 
27
  "v_proj",
 
 
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "k_proj",
23
+ "up_proj",
24
+ "o_proj",
25
  "v_proj",
26
+ "down_proj",
27
+ "q_proj",
28
  "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:062d2b388195e4d614aa19cb07eb756ee9a12204f7916a1c91a021d6f1ccae53
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4beca9e1ca90bf59888c7001644b65d9c0c426d34a5aec8c7c7c5a3dbb771e6a
3
  size 83945296