kkimdev commited on
Commit
45bfc3d
1 Parent(s): 1461d3e

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