ivt1993 commited on
Commit
158ff3b
1 Parent(s): 33873f2

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
@@ -16,13 +16,13 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "gate_proj",
21
- "q_proj",
22
  "k_proj",
23
- "up_proj",
 
 
24
  "down_proj",
25
- "o_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
 
19
  "k_proj",
20
+ "gate_proj",
21
+ "o_proj",
22
+ "v_proj",
23
  "down_proj",
24
+ "up_proj",
25
+ "q_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ceafff80f5af5b11f05277049188cab6a893efb67da4c6128d1a2eb53e52f5bc
3
  size 639692320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22fb802584dcca830107c6a331013f49702ae906d8acc22d0456438955caba4
3
  size 639692320