justshao commited on
Commit
be2de3f
1 Parent(s): 4abbd8b

Upload model

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": "meta-llama/Llama-2-7b-hf",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "q_proj",
27
  "up_proj",
 
28
  "o_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "SEQ_CLS",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "justshao/llama2-test",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
+ "down_proj",
25
  "up_proj",
26
+ "k_proj",
27
  "o_proj",
28
+ "gate_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "SEQ_CLS",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66e73da1dfadc140bb55d1a12effef1fae2720965a8575d94ab3ce73201b305d
3
- size 342183832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc9b0f3f66b7eb23c3c83bec044bbc134616a65e270e75d7459ea6a61915ce11
3
+ size 80030504