Sangsang commited on
Commit
d6d7a0c
·
verified ·
1 Parent(s): 77f19fe

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