mtc commited on
Commit
e65b0af
·
1 Parent(s): 9755942

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