rawb123 commited on
Commit
f9cf9a1
·
verified ·
1 Parent(s): f007f72

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
- "q_proj",
28
- "down_proj",
29
  "up_proj",
30
- "v_proj",
31
- "o_proj",
32
  "k_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
  "up_proj",
 
 
28
  "k_proj",
29
+ "q_proj",
30
+ "gate_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "o_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:dcafd846a091580b5ce42d0226bb4d83e0ffca033bc4ad6a3824e329373c465b
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3f176ad793dd08f5854114b12f4f9ec7ff185ed50243d06f1345973064adb7d
3
  size 159967880