ormeshein commited on
Commit
5daa48f
1 Parent(s): 3883a19

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