FinancialSupport commited on
Commit
1b5b830
1 Parent(s): f23a8aa

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
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "k_proj",
23
- "down_proj",
24
- "v_proj",
25
  "q_proj",
26
- "o_proj",
27
  "up_proj",
28
- "gate_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
 
 
22
  "q_proj",
 
23
  "up_proj",
24
+ "o_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
+ "k_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15bde166ea30f1c5311445107b7c2407d4715153c190850d1d0e1dc42d082e6c
3
  size 78480072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06a2465037d60f25fc47f786a7ae0433e69266a1af570e3338287d8bcfe61ef9
3
  size 78480072