Selinaliu1030 commited on
Commit
d00426c
·
verified ·
1 Parent(s): 0dd00e8

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "v_proj",
37
- "down_proj",
38
  "up_proj",
39
  "gate_proj",
40
- "q_proj",
41
- "o_proj",
42
- "k_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "k_proj",
37
  "v_proj",
38
+ "q_proj",
39
  "up_proj",
40
  "gate_proj",
41
+ "down_proj",
42
+ "o_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d375efd5295ddc2a0cf6bce72b98cb719af6479615da73705b156ff5fd268ab
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a1f32dd2a38d7517b8325b2fb4a3867a5bc3be7e2ef2c1196f5a2ff83b9b610
3
  size 97307544