Selinaliu1030 commited on
Commit
7bf5af7
·
verified ·
1 Parent(s): 6012b40

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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