Idrinth commited on
Commit
b531ae6
·
verified ·
1 Parent(s): a42acd7

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
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "k_proj",
33
- "gate_proj",
34
  "v_proj",
 
35
  "o_proj",
36
- "down_proj",
37
  "up_proj",
38
- "q_proj"
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "v_proj",
33
+ "gate_proj",
34
  "o_proj",
35
+ "k_proj",
36
  "up_proj",
37
+ "q_proj",
38
+ "down_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5ecdb4e549e6e1fcd3f9ee471ddb2512b1a374c03f04560c20bf623ff32e072
3
  size 203037224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fe837b13c8de171b9c9cad276fd35d4bdf5d57f35c9dd337a0ab5382a4672d0
3
  size 203037224