LinStevenn commited on
Commit
7d8e89b
1 Parent(s): cb38a70

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