flockgo commited on
Commit
5444376
·
verified ·
1 Parent(s): 505d52a

Anti-theft

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_up_proj",
24
  "o_proj",
25
  "down_proj",
26
- "qkv_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
30
  "use_rslora": true
31
- }
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "qkv_proj",
24
  "o_proj",
25
  "down_proj",
26
+ "gate_up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
30
  "use_rslora": true
31
+ }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce533a80a7ec5247d5a9091a2e9cb8461411f5204e5962a3ca40d1461d730e98
3
- size 445688440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52fb26897f48d2efceeaf1e4b954a230e8dab673f939d0b7f40cd8338a42cdaf
3
+ size 445756166