AnthonyDi commited on
Commit
339c9c0
·
verified ·
1 Parent(s): 6558ddd

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