underactuated commited on
Commit
a5b0a24
·
verified ·
1 Parent(s): 96d1352

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
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "up_proj",
28
- "k_proj",
29
  "q_proj",
30
- "o_proj",
31
  "gate_proj",
 
 
 
32
  "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "q_proj",
27
+ "k_proj",
28
  "gate_proj",
29
+ "o_proj",
30
+ "v_proj",
31
+ "up_proj",
32
  "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9c0ab50f6a3606c4adf8e49d910a57ded9607b108d7f8eeedcf65c63c580725
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2442b434af74b015b67b10a2b85a29c447651a67847010baa2ed4906cd311a2
3
  size 167832240