EdBerg commited on
Commit
547ac4e
·
verified ·
1 Parent(s): d799823

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "k_proj",
30
- "gate_proj",
31
  "q_proj",
32
- "up_proj",
33
- "o_proj",
34
  "v_proj",
35
- "down_proj"
 
 
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
29
  "q_proj",
30
+ "gate_proj",
 
31
  "v_proj",
32
+ "o_proj",
33
+ "up_proj",
34
+ "down_proj",
35
+ "k_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad4eb69e7f8fe45e5af68bce97952acf2f79473ab32b39803857a26953415f74
3
  size 1157689240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e90c506bf222e329db381aed82d7008c2b8357743145de4e86fd6122703cab11
3
  size 1157689240