fionazhang commited on
Commit
9771d32
·
verified ·
1 Parent(s): 292e954

Upload model

Browse files
Files changed (3) hide show
  1. README.md +0 -1
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
  library_name: peft
3
  base_model: mistralai/Mistral-7B-v0.1
4
- license: apache-2.0
5
  ---
6
 
7
  # Model Card for Model ID
 
1
  ---
2
  library_name: peft
3
  base_model: mistralai/Mistral-7B-v0.1
 
4
  ---
5
 
6
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
  "q_proj",
24
  "v_proj",
25
  "o_proj",
26
- "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
  "q_proj",
24
  "v_proj",
25
  "o_proj",
26
+ "gate_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d9f7c89b011894f374940c5088e24d70c46f9b11be4e91eee9eb97994721f4e
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df7eaa9bd283be6a7c20b553140f7358333e631bbb1073e9262a02604216369a
3
  size 369142184