abhi050688 commited on
Commit
0ce8d9d
·
1 Parent(s): bade107

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -2
  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,8 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "q_proj",
23
- "v_proj"
 
 
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
 
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,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "up_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
  "q_proj",
27
+ "v_proj",
28
+ "lm_head",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90c98201a26d6610841d209fae4baf2582bc2a7e9da84c301a38525f759008d7
3
- size 16798552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b025ee79bbad8a4f5e93b44fc492c2a9dbf23bc88d7c7678208bf1325894077f
3
+ size 605457552