dapraws commited on
Commit
d8d84c9
·
verified ·
1 Parent(s): d0aa768

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "up_proj",
28
  "o_proj",
 
29
  "k_proj",
 
 
30
  "gate_proj",
31
- "q_proj",
32
- "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "o_proj",
27
+ "q_proj",
28
  "k_proj",
29
+ "up_proj",
30
+ "down_proj",
31
  "gate_proj",
32
+ "v_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e34a0f7979497054909708a129a3302eeb8eb80e6f6eed86103e8baacdacaee
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447b873e0c13f006f5a94aaca5b0ed964cc61a6f760b2bfd745edc79fa5d47f2
3
  size 83945296