RajuEEE commited on
Commit
536a4b3
1 Parent(s): c3781b5

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
- "inference_mode": false,
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "q_proj",
20
- "v_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
4
  "base_model_name_or_path": "abhishek/llama-2-7b-hf-small-shards",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "v_proj",
20
+ "q_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07330154cdfcd16773d28844a01aae5a2e53130d644cdf1dc187dde73ded4661
3
  size 33571624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e2694fe5fe6590d241c5d576c9fc213c3aa491ec3e8ba6c68fa0db8be4fb4f6
3
  size 33571624