gizembrasser commited on
Commit
1a49e2d
·
verified ·
1 Parent(s): 1db78ac

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +7 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -23,12 +23,15 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj",
28
  "k_proj",
29
- "o_proj"
 
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
- "use_rslora": false
34
  }
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "k_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
+ "v_proj",
30
+ "o_proj",
31
+ "q_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
36
+ "use_rslora": true
37
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61a8ad4010ad4184875553b855bc755b8237a839a7df9730ed92dc6b51446c8d
3
- size 54560368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:002bf89a929e9c0bd7cc7a55e989bbd218142e85484d3300257af50911b5badd
3
+ size 167832240