yichunkuo commited on
Commit
3ab49ab
1 Parent(s): 1085e4f

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -21,12 +21,9 @@
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
24
- "down_proj",
25
- "gate_proj",
26
  "q_proj",
27
- "up_proj",
28
- "v_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
 
24
  "q_proj",
25
+ "k_proj",
26
+ "v_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c642ba3336f36a788d85df034aea1eb4c06446adc79cb6a76793b6e8f1813ac4
3
- size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87eea09fd8386134d9de28a8959241cff6120425341c7cb28dc0ee9268d28753
3
+ size 7391688