demomern commited on
Commit
1e4787e
·
verified ·
1 Parent(s): 2b725d2

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
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "v_proj",
28
- "q_proj",
29
- "o_proj",
30
  "k_proj",
31
- "down_proj",
32
  "up_proj",
33
- "gate_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
  "up_proj",
30
+ "o_proj",
31
+ "q_proj",
32
+ "down_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:1f104519aa963e1b43f8c232161dae6be4f3e03a41ac19b51c50929b6ce81294
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3c3ad02f6c03092ed7cac8c82a9e2491f6baac4ace4516419be137c60a5ebc1
3
  size 17640136