agu18dec commited on
Commit
dcd9ed6
1 Parent(s): 91db006

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