lisabdunlap commited on
Commit
dd4f413
·
verified ·
1 Parent(s): 3c82dbc

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