spybyscript commited on
Commit
0b829d1
·
verified ·
1 Parent(s): d8d625e

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +8 -8
  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": 32,
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": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
- "k_proj",
28
- "gate_proj",
29
- "o_proj",
30
  "down_proj",
31
  "v_proj",
32
- "q_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": 96,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.01,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 96,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "down_proj",
27
  "v_proj",
28
+ "gate_proj",
29
+ "q_proj",
30
+ "k_proj",
31
+ "o_proj",
32
+ "up_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:7287104391c5b793c417b2b0f1c59d3bdfd6bb74f239f56c3a42342a18f5be1a
3
- size 144748392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dbf3a5f6b339db64e8455afc48dcb0b9d776f5744631a49951a3a65bf164091
3
+ size 434155704