gianlucar commited on
Commit
c82ac68
1 Parent(s): 59ee5c6

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- base_model: microsoft/Orca-2-13b
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  library_name: peft
3
+ base_model: mistralai/Mistral-7B-Instruct-v0.1
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": "microsoft/Orca-2-13b",
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
- "q_proj",
23
  "down_proj",
 
 
24
  "o_proj",
25
- "gate_proj",
26
  "k_proj",
27
- "v_proj",
28
  "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-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
  "down_proj",
23
+ "q_proj",
24
+ "v_proj",
25
  "o_proj",
 
26
  "k_proj",
27
+ "gate_proj",
28
  "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1691e3e3702bc6eb3eb75c56a324695c093142af86c29248ffe825742bfa68f3
3
- size 125248064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d09da0bb4693648d4010cc0df660b707be319a2a2cf11fbde2ef4958886446fb
3
+ size 83945296