andmartins commited on
Commit
73ff174
1 Parent(s): 48201e5

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
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "q_proj",
25
- "v_proj",
26
- "down_proj",
27
  "k_proj",
28
  "o_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "q_proj",
 
 
25
  "k_proj",
26
  "o_proj",
27
+ "down_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:dc782fad9d0713f2a1b46c25be0a11f9a3184142cefd65bfa51135bbeee0531e
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf018f2b9c0cc0f4e6641b29a5610fea360d37e6d16d8d1fc4d46fd1a1791131
3
  size 167832240