thibautweber commited on
Commit
c9f20e1
1 Parent(s): 2d2d2f0

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