alexsherstinsky commited on
Commit
4150f2a
·
verified ·
1 Parent(s): f073085

Upload 3 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "fc1",
23
- "fc2",
24
  "out_proj",
25
- "Wqkv"
 
 
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "out_proj",
23
+ "fc2",
24
+ "Wqkv",
25
+ "fc1"
26
  ],
27
  "task_type": "CAUSAL_LM"
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f2f6234c9f933cc8d68daeda86f73f88cd9fe2b87a00aa2a96bb4c9138df56a
3
  size 26230352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db7f6b4a00f615269016473aa6775883bd474ff1dce3c4bc6a22db9d92f9cb1a
3
  size 26230352