alexgrigoras commited on
Commit
e41dc72
1 Parent(s): 7bc0dee

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