dcaustin33 commited on
Commit
8d97215
·
1 Parent(s): 6333869

lora_meta-llama/Llama-2-7b-hf_fd2d4430-9e7b-437f-9327-71f4145ab448_0

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- base_model: mistralai/Mistral-7B-v0.1
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  library_name: peft
3
+ base_model: meta-llama/Llama-2-7b-hf
4
  ---
5
 
6
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "down_proj",
24
- "up_proj",
25
  "q_proj",
 
 
26
  "v_proj",
27
- "gate_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM"
30
  }
 
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
  "q_proj",
23
+ "up_proj",
24
+ "gate_proj",
25
  "v_proj",
26
+ "down_proj",
27
+ "k_proj"
28
  ],
29
  "task_type": "CAUSAL_LM"
30
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf5be828f9bf548df59e835aacc1f82598934bd0384b9a78fa3182b5bd2414de
3
- size 302041528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd0bcdb1cd92adf78d64436ba1f7b2950805b2260657c7e21d548b807777952f
3
+ size 286312872