axel-darmouni commited on
Commit
589d36a
·
verified ·
1 Parent(s): 915b361

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