ELhadratiOth commited on
Commit
cc3afd8
·
verified ·
1 Parent(s): 6f0b0d9

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