spjabech commited on
Commit
7f4df82
1 Parent(s): 2875c77

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
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "v_proj",
25
- "gate_proj",
26
  "q_proj",
27
- "o_proj",
28
  "k_proj",
 
 
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "gate_proj",
25
  "k_proj",
26
+ "o_proj",
27
+ "up_proj",
28
+ "v_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96d8450e0c320f711816a74c8f7d16eab77eef9e9e58a65a96306a8db6144630
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4180812e4b440e0e45dca0b1a9b6a6de96af4ac3a909f8670e27eda71c0c285e
3
  size 83945296