MinaMila commited on
Commit
3935a2a
·
verified ·
1 Parent(s): 05b4987

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  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
  "o_proj",
25
  "v_proj",
26
  "gate_proj",
27
- "down_proj",
28
  "q_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
24
  "v_proj",
25
  "gate_proj",
 
26
  "q_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "k_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:faa295ddb106db36a51ddf94323162dee99e0775080c0d3c0f75bcbb961b8cf4
3
  size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f0b3f718f641ad7fba6bff2dd6b82fa9e70d2d420b61bc6bf6b5702778a66b
3
  size 216151256