Ronal999 commited on
Commit
80eccc2
1 Parent(s): b935b78

Upload MistralForCausalLM

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -16,10 +16,10 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
  "o_proj",
21
  "k_proj",
22
- "q_proj"
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "o_proj",
20
  "k_proj",
21
+ "q_proj",
22
+ "v_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7e6c63151b2f0fceb03d120e1428e8143a3d17ef15902ed8a986c779297bbb5
3
- size 27351437
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f36970225f47815c949bfb68c787cd9583e50ffe717e7597f82f4a1a20529147
3
+ size 27354957