Liu-Xiang commited on
Commit
00def83
·
verified ·
1 Parent(s): 9586f81

Upload model

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