sanagnos commited on
Commit
0c7021b
1 Parent(s): 1120321

Upload MistralForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "gate_proj",
24
- "down_proj",
25
  "lm_head",
26
- "k_proj",
27
- "up_proj",
28
  "o_proj",
29
- "q_proj"
 
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "lm_head",
 
 
23
  "o_proj",
24
+ "down_proj",
25
+ "q_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbb26ac740f42ab3e20510b9bed426e81d17a4593eab1bd564ba2070f0bc50bd
3
  size 602369616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a0a3af061ffe1dd9b292dd857afc76bfaa7111038bfffde86334b9f6caa966d
3
  size 602369616