Uiji commited on
Commit
6839186
1 Parent(s): af8946b

Upload folder using huggingface_hub

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