gentilrenard commited on
Commit
fb7aff1
1 Parent(s): 224374f

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