CarlosJefte commited on
Commit
5e0ae29
1 Parent(s): 4df605f

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,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
  "down_proj",
25
  "o_proj",
26
- "v_proj",
27
- "k_proj",
28
- "gate_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
+ "gate_proj",
24
+ "v_proj",
25
+ "up_proj",
26
  "q_proj",
27
  "down_proj",
28
  "o_proj",
29
+ "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34a6edf2fab1a7e613bf621a30e11e74c5a4e6fd3486eef98843edf08bd83f54
3
  size 100966336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9c9d8e5868b01f71af51045de0b03d5aea82593215af25f4f41a6dd6b71eee4
3
  size 100966336