lingchensanwen commited on
Commit
85c39a3
1 Parent(s): 4725e58

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "target_modules": [
22
  "gate_proj",
23
  "k_proj",
24
- "v_proj",
25
  "q_proj",
 
26
  "o_proj",
27
- "up_proj",
28
- "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
21
  "target_modules": [
22
  "gate_proj",
23
  "k_proj",
 
24
  "q_proj",
25
+ "down_proj",
26
  "o_proj",
27
+ "v_proj",
28
+ "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8624d33282e0dbf32657219a7a1cb67d846f21e05acec10c1ceb4c6f521b5373
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd188c81ceef455bd37f0b9012e4b33c9028e663ecd2467b63a7106a2bba2e66
3
  size 100966336