sshetty commited on
Commit
6a8fbf0
·
verified ·
1 Parent(s): 510270f

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,11 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_up_proj",
24
- "o_proj",
25
  "down_proj",
 
26
  "ffn",
27
- "qkv_proj"
 
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "k_proj",
25
  "down_proj",
26
+ "gate_proj",
27
  "ffn",
28
+ "q_proj",
29
+ "o_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:4510cbcb24239bedeafd87b3b8aea0968ec538b5d394c2d9999b883465bda4aa
3
- size 805341552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d29b386ff4fd253745cd41b13ce6c7525d401c34094c2a3dd4fed5adee516bc
3
+ size 285230040