adlbh commited on
Commit
7ccb214
1 Parent(s): ee18323

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
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
- "up_proj",
26
  "q_proj",
27
- "o_proj",
 
 
28
  "v_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "k_proj",
25
+ "gate_proj",
26
+ "down_proj",
27
  "v_proj",
28
+ "o_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b39dd7e7b7386e3e6f0bbb085aa917d3387ef42d198273c80d7fb6a8a1151c33
3
  size 119597408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74fdf9df99444a6207f07e3cb39750ef5b9a85ad3d6a55a4891ee016bb789b63
3
  size 119597408