boringblobking commited on
Commit
655ca6c
1 Parent(s): 88edc2a

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
@@ -21,12 +21,12 @@
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "v_proj",
24
- "down_proj",
25
- "gate_proj",
26
- "k_proj",
27
  "q_proj",
28
  "o_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "v_proj",
24
+ "up_proj",
 
 
25
  "q_proj",
26
  "o_proj",
27
+ "k_proj",
28
+ "down_proj",
29
+ "gate_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:b50e552e91d8d9702d2d63d804e2645b742691fffe31e586f93e1e3b43c29a7b
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af445319d17ffd3f9af21962c4d4e7f41737af89b79c5ae032a4a8105afdedde
3
  size 167832240