pawelzm commited on
Commit
cd4e94d
·
verified ·
1 Parent(s): 7d519eb

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