fawern commited on
Commit
cdd9be6
1 Parent(s): b744104

Upload model

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