alibidaran commited on
Commit
d990f3d
·
verified ·
1 Parent(s): 54f5890

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
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "up_proj",
33
- "o_proj",
34
- "q_proj",
35
  "v_proj",
36
- "gate_proj",
37
  "k_proj",
38
- "down_proj"
 
 
 
39
  ],
40
  "task_type": "CAUSAL_LM",
41
  "trainable_token_indices": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
 
32
  "v_proj",
33
+ "down_proj",
34
  "k_proj",
35
+ "q_proj",
36
+ "up_proj",
37
+ "gate_proj",
38
+ "o_proj"
39
  ],
40
  "task_type": "CAUSAL_LM",
41
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:feec365283afaebeafff15bea7f4384408834ef33bb94b5761fe82aef114db00
3
  size 349243752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:861e92ab9816f76d9ead2701308bba3b7c2a036d04cf44d5852502ffd0508039
3
  size 349243752