yuhaoo666 commited on
Commit
a4bf16f
·
verified ·
1 Parent(s): 7ae7eb3

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  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,
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "lm_head",
24
  "v_proj",
25
  "fc1",
26
  "k_proj",
27
- "fc2",
28
- "q_proj",
29
  "dense"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
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
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "fc2",
24
+ "q_proj",
25
  "lm_head",
26
  "v_proj",
27
  "fc1",
28
  "k_proj",
 
 
29
  "dense"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:810118bfe6bafa4541507a041b2b799b912dcf32380fe03209bd4f5104935b6f
3
- size 629601520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e70ca1c4e0f2c92c00997355aeb8013033344ea03b8c67f193156c1c189625
3
+ size 367453816