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": 32,
15
  "revision": null,
16
  "target_modules": [
17
- "q_proj",
18
  "down_proj",
19
  "k_proj",
20
  "v_proj",
21
- "gate_proj",
22
  "o_proj",
23
- "up_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 32,
15
  "revision": null,
16
  "target_modules": [
 
17
  "down_proj",
18
  "k_proj",
19
  "v_proj",
20
+ "up_proj",
21
  "o_proj",
22
+ "q_proj",
23
+ "gate_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:bd84cb6e12baa0ad86ca85bf47831988f6d205307a4e4c80b874b0ed6bd4608b
3
  size 500897101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc7a5abd44daef0faeb1c1b0f36fa303fc3c05b886b92bc222e0286031b8a695
3
  size 500897101