martyyz commited on
Commit
d4c9482
·
verified ·
1 Parent(s): fd66b59

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