aladar commited on
Commit
4c67a89
1 Parent(s): 58ee5a5

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "down_proj",
25
- "v_proj",
26
- "q_proj",
27
  "o_proj",
28
- "gate_proj",
29
- "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
 
 
24
  "o_proj",
25
+ "q_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "v_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe9c4c13703c672468f5d31634135b1a4c49b27c2573cc7278c22e81a4cc9d1a
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a97571fb9ccbabac16a52b6d89aa3d652471e2f677ab45038135c3f891cafb4e
3
  size 167832240