lemonilia commited on
Commit
59571c6
1 Parent(s): cf93c80
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. adapter_config.json +4 -4
  3. adapter_model.bin +1 -1
.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ adapter_model.bin filter=lfs diff=lfs merge=lfs -text
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 256,
15
  "revision": null,
16
  "target_modules": [
17
- "o_proj",
18
- "v_proj",
19
- "down_proj",
20
  "k_proj",
 
21
  "up_proj",
22
  "gate_proj",
23
- "q_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 256,
15
  "revision": null,
16
  "target_modules": [
17
+ "q_proj",
 
 
18
  "k_proj",
19
+ "o_proj",
20
  "up_proj",
21
  "gate_proj",
22
+ "down_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02bfd759f550c68340fcc9dedcac715b47a1fe4b9138a48d77f49d02210cd98a
3
  size 2558687629
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:112d1ab0590e0119fd11a795caf15481bd066b3c764c03fd0c8d7bc0459a14a5
3
  size 2558687629