zzheng94 commited on
Commit
15f21d1
·
verified ·
1 Parent(s): a105f46

Update models

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
  "up_proj",
24
  "k_proj",
25
- "o_proj",
26
  "gate_proj",
27
- "down_proj",
28
- "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "o_proj",
23
  "up_proj",
24
  "k_proj",
 
25
  "gate_proj",
26
+ "q_proj",
27
+ "v_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da823ded802dc3a174a600cf774c25f4c6a300d7561c82cd668ce2b7392cea7c
3
- size 80028352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:404ebbcde552c98647e852dd055c0d14581e0cf369cf47dc6d5e11528ccc1d6a
3
+ size 80013120