rwitz commited on
Commit
5a2a297
1 Parent(s): ff47590

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +7 -7
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  library_name: peft
3
- base_model: mistralai/Mistral-7B-Instruct-v0.2
4
  ---
5
 
6
- # Low-rank decomposition of [NousResearch/Nous-Hermes-2-Mistral-7B-DPO](https://huggingface.co/NousResearch/Nous-Hermes-2-Mistral-7B-DPO) using [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) as base
7
 
8
  Created using [LoRD](https://github.com/thomasgauthier/LoRD)
9
 
 
1
  ---
2
  library_name: peft
3
+ base_model: mistralai/Mistral-7B-v0.1
4
  ---
5
 
6
+ # Low-rank decomposition of [NousResearch/Nous-Hermes-2-Mistral-7B-DPO](https://huggingface.co/NousResearch/Nous-Hermes-2-Mistral-7B-DPO) using [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) as base
7
 
8
  Created using [LoRD](https://github.com/thomasgauthier/LoRD)
9
 
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-Instruct-v0.2",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
  "up_proj",
24
- "q_proj",
25
- "o_proj",
26
- "lm_head",
27
- "v_proj",
28
  "gate_proj",
29
- "k_proj"
 
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "up_proj",
 
 
 
 
23
  "gate_proj",
24
+ "lm_head",
25
+ "o_proj",
26
+ "down_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20f3f193a2e2fbd1ccc36c52f503549fb157efa8e8c81f77a6cbdab36d3b7f6e
3
  size 335604664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:376bf713c13db54b9027fd8d1a7b353863cf23cabeafeb301700bc4ad988e610
3
  size 335604664