lucaelin commited on
Commit
3fd82fc
·
verified ·
1 Parent(s): f033519

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