Augerau commited on
Commit
af2d0d2
·
verified ·
1 Parent(s): 44055c7

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
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
  "gate_proj",
28
- "q_proj",
29
  "up_proj",
30
- "o_proj",
 
31
  "k_proj",
32
- "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "gate_proj",
27
+ "v_proj",
28
  "up_proj",
29
+ "q_proj",
30
+ "down_proj",
31
  "k_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89db9f3977f95944c71832d2298e993bc2cc340b78b7cee44ca102464a23b0d8
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca7c286040c2d21b2c95e10d1f2e2e0c78324ec928bc54e4a9fb0ca8fbd1ea5c
3
  size 167832240