Uiji commited on
Commit
caea9cd
·
verified ·
1 Parent(s): 30fc258

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
- "gate_proj",
24
- "down_proj",
25
- "v_proj",
26
  "up_proj",
27
  "o_proj",
28
- "q_proj",
29
  "k_proj",
30
- "lm_head"
 
 
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
  "o_proj",
 
25
  "k_proj",
26
+ "lm_head",
27
+ "v_proj",
28
+ "down_proj",
29
+ "gate_proj",
30
+ "q_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:306c7d8c5dae79426c5db40422e50fa53c679be92d39a20ea6b429165c4275fb
3
  size 3511350168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a91376fba6fae25081aef1fecd0e20cf86545278b0bac4a91aa11a98c640c5c1
3
  size 3511350168