Koleshjr commited on
Commit
98d6750
1 Parent(s): 749946d

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