RajuEEE commited on
Commit
7fe1ea5
1 Parent(s): 1ba6e5a

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
- "v_proj",
20
- "q_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
+ "q_proj",
20
+ "v_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:8bb4b8c9b75d36fcfa2461b9d8117441179d5637e10aec990be1bbc17f8a7269
3
  size 33571624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6fd8b35ed190c3ee76f50c3fcfa266fed1e579f776a8a766c3bfc583f23341
3
  size 33571624