kasunRathnayaka commited on
Commit
404a233
·
verified ·
1 Parent(s): 68ff822

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