kyars commited on
Commit
c1ed45c
·
verified ·
1 Parent(s): ed2147e

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
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_proj",
28
- "v_proj",
29
- "up_proj",
30
  "k_proj",
 
 
31
  "q_proj",
32
  "down_proj",
33
- "o_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "k_proj",
28
+ "gate_proj",
29
+ "o_proj",
30
  "q_proj",
31
  "down_proj",
32
+ "up_proj",
33
+ "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcf74adf6475295d95fe998a8dc5e6c8b4047d6792d9d9c02502dffa15728a77
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cc0e85c0da78d044d2cd1bf913d5ccbbbf18538fa8df8785f2ce89894ccbe3c
3
  size 167832240