demomern commited on
Commit
711ec10
·
verified ·
1 Parent(s): 8e2aad8

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
- "gate_proj",
33
  "up_proj",
34
- "o_proj",
35
- "v_proj",
36
  "k_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
  "up_proj",
32
+ "gate_proj",
 
33
  "k_proj",
34
+ "v_proj",
35
+ "down_proj",
36
+ "q_proj",
37
+ "o_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:ac48d3d3ca9a9d7b890c61ce688026c48cbc8fa40a030aa71d55b396e41e46c7
3
  size 26139264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02bce0cdc8c882273a12c6c1b791129be0a0a4443ffa8ad294f9769afcdd6a74
3
  size 26139264