winglian commited on
Commit
9c3dc0b
1 Parent(s): f464ec9

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -14,11 +14,11 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
- "fc1",
18
- "fc2",
19
  "out_proj",
20
  "Wqkv",
21
- "linear"
 
 
22
  ],
23
  "task_type": "CAUSAL_LM"
24
  }
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
 
17
  "out_proj",
18
  "Wqkv",
19
+ "linear",
20
+ "fc2",
21
+ "fc1"
22
  ],
23
  "task_type": "CAUSAL_LM"
24
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db0d0db3b78486c4f11343bcf8e2bfa648aea50c438b24e2dfece0a3cf02edeb
3
- size 107391741
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f15595b5b0af0c80aaa5eebcbecc0cf3f88cf77958e494e0a85fd56b69aafb8
3
+ size 107392765