EdBerg commited on
Commit
4be67c0
1 Parent(s): 22b63c4

Upload MistralForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
  "q_proj",
26
- "o_proj",
 
27
  "gate_proj",
28
- "v_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
 
24
  "q_proj",
25
+ "down_proj",
26
+ "k_proj",
27
  "gate_proj",
28
+ "o_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:68bc22c6565a3810a80fa54f55971f6a975efcfbd8867858ef2c333723cf0f93
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44982dcdbf336ba6e47929d7fadd567ad6a679923de0a647c764e69ba4237803
3
  size 83945296