sanghyuk-vessl commited on
Commit
5680513
·
verified ·
1 Parent(s): 57ff43e

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "up_proj",
25
- "o_proj",
26
  "v_proj",
27
  "down_proj",
 
28
  "q_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
24
  "down_proj",
25
+ "up_proj",
26
  "q_proj",
27
+ "k_proj",
28
+ "o_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02cd56fcfef476a1eb957544ad87f0ebc8da523a3701aef679757cc20835ae8e
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e57d0d4b2fd7cddf0f99c511256e8a1667f9f0afcfbefadffe6f73dffb432e9f
3
  size 216151256