FinancialSupport commited on
Commit
1acb056
1 Parent(s): 49d5853

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -10,22 +10,22 @@
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 32,
13
- "lora_dropout": 0,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "down_proj",
23
  "k_proj",
24
- "gate_proj",
25
  "q_proj",
26
- "o_proj",
 
27
  "v_proj",
28
- "up_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
  "lora_alpha": 32,
13
+ "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 64,
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
22
  "k_proj",
 
23
  "q_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
  "v_proj",
27
+ "up_proj",
28
+ "o_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:9dcde601d595217c53311b4d9899d8f7a57af325489fd24657e44091e0c0e919
3
+ size 313820248