demomern commited on
Commit
011f194
·
verified ·
1 Parent(s): c444179

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