VincentGOURBIN commited on
Commit
7488b26
·
verified ·
1 Parent(s): d64dc58

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