GabrielZedekiel commited on
Commit
6e24097
verified
1 Parent(s): 158e24e

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
- "down_proj",
37
  "gate_proj",
 
38
  "o_proj",
39
- "k_proj",
40
  "v_proj",
41
- "up_proj",
42
- "q_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "gate_proj",
37
+ "q_proj",
38
  "o_proj",
39
+ "down_proj",
40
  "v_proj",
41
+ "k_proj",
42
+ "up_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:69c45bb3fa64fbd9612c0136469c5c42d754174060953b2885218da1722be0d3
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1151894339cf0f7271e04ae683383e0212239f8096c47e5920e4a5f50cd15c8b
3
  size 167832240