lnstagram commited on
Commit
6631c62
·
verified ·
1 Parent(s): 335691f

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
@@ -12,24 +12,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 16,
16
  "lora_bias": false,
17
- "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "o_proj",
 
27
  "down_proj",
 
28
  "up_proj",
29
- "q_proj",
30
  "v_proj",
31
- "gate_proj",
32
- "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 128,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "o_proj",
27
+ "q_proj",
28
  "down_proj",
29
+ "k_proj",
30
  "up_proj",
 
31
  "v_proj",
32
+ "gate_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:c1150bea74e5192038c2f7bea24008c9918fb2a8f9c147de18f36368c4c7a5f2
3
- size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a59d8ce89a5a28be5ef9af59da33ae9ef408736e928a7a8c764007ba5d8f2cb2
3
+ size 140815952