slarkprime commited on
Commit
bf5ad19
·
1 Parent(s): 62ab3c3

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -3
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "auto_mapping": null,
3
- "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
@@ -16,8 +16,7 @@
16
  "target_modules": [
17
  "q_proj",
18
  "k_proj",
19
- "v_proj",
20
- "o_proj"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
 
1
  {
2
  "auto_mapping": null,
3
+ "base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
 
16
  "target_modules": [
17
  "q_proj",
18
  "k_proj",
19
+ "v_proj"
 
20
  ],
21
  "task_type": "CAUSAL_LM"
22
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:704fc2e46211b123efc4ed7bf313c46acd521eec902294721e102f5f591bce36
3
- size 33646413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f116059eff13b26945fd5cfbbe5d0c35c7715c199d730abdb73381b5024cad95
3
+ size 25234701