helenk commited on
Commit
e2c8efd
·
verified ·
1 Parent(s): ef436a2

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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