fawern commited on
Commit
0c9620d
1 Parent(s): b4b6da6

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