hdvd2309 commited on
Commit
d09aba0
·
1 Parent(s): 5a45325

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "NousResearch/Llama-2-7b-hf",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
@@ -14,13 +14,13 @@
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
17
- "down_proj",
18
  "o_proj",
19
- "up_proj",
20
- "q_proj",
21
  "gate_proj",
 
 
22
  "v_proj",
23
- "k_proj"
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
14
  "r": 64,
15
  "revision": null,
16
  "target_modules": [
 
17
  "o_proj",
 
 
18
  "gate_proj",
19
+ "down_proj",
20
+ "k_proj",
21
  "v_proj",
22
+ "q_proj",
23
+ "up_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:4fe72a54948ec656385b8a363324f7c81cb97976f5f61595152b6f447063bdaf
3
  size 639792909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e851b8be2584e6826ffe1de901006d679bce88432f06f2b0c6e73484ee7d58da
3
  size 639792909