xray1111 commited on
Commit
07ed6b7
1 Parent(s): c891fcd

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "base_model_name_or_path": "/home/xray/.cache/huggingface/hub/models--lmsys--vicuna-7b-v1.3/snapshots/ac066c83424c4a7221aa10c0ebe074b24d3bcdb6",
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
@@ -13,8 +13,8 @@
13
  "r": 8,
14
  "revision": null,
15
  "target_modules": [
16
- "q_proj",
17
- "v_proj"
18
  ],
19
  "task_type": "CAUSAL_LM"
20
  }
 
1
  {
2
+ "base_model_name_or_path": "baichuan-inc/baichuan-7B",
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
 
13
  "r": 8,
14
  "revision": null,
15
  "target_modules": [
16
+ "W_pack",
17
+ "o_proj"
18
  ],
19
  "task_type": "CAUSAL_LM"
20
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b079add1c763f38168b38fdd77cbb293ff94b385ee3c99f45fa86a9ff8dfd714
3
- size 16822989
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7669330a694a46594e1417ba50b35c3f6f80cd1a3e65b0842c7463e300918edc
3
+ size 25211661