janmariakowalski commited on
Commit
686b7c0
1 Parent(s): 72ffcbb

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
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "gate_proj",
23
  "q_proj",
 
24
  "k_proj",
25
- "down_proj",
26
  "up_proj",
27
- "v_proj",
28
- "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
22
  "q_proj",
23
+ "v_proj",
24
  "k_proj",
25
+ "gate_proj",
26
  "up_proj",
27
+ "o_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9d5ee256d14026f5d65d41f801d167bc45a7c07a89ea7e3679d9e3ed66371b1
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6934364e9a50b2f5a25bd2c7feabf3f49a771f050a0c97fcc79dc374a88970f6
3
  size 167832240