Idrinth commited on
Commit
b9c50dd
·
verified ·
1 Parent(s): 96f71e4

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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