Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
- "gate_proj",
18
- "down_proj",
19
  "q_proj",
20
  "o_proj",
21
  "k_proj",
 
 
22
  "v_proj",
23
- "up_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 16,
15
  "revision": null,
16
  "target_modules": [
 
 
17
  "q_proj",
18
  "o_proj",
19
  "k_proj",
20
+ "up_proj",
21
+ "gate_proj",
22
  "v_proj",
23
+ "down_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:8f77abf2d9e50effa8d5a75802c8e404209d2e13851e9263fe024f145d094364
3
  size 160069389
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4b47f736a7f47450718d206da309abf2dd1076457f52e0138e30e551107dba
3
  size 160069389