SagarSrinivas commited on
Commit
53700d8
·
verified ·
1 Parent(s): 0acb1f2

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