joffthyer commited on
Commit
d51319b
·
verified ·
1 Parent(s): 725cc1d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +9 -9
  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.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "k_proj",
28
- "gate_proj",
29
- "v_proj",
30
- "q_proj",
31
  "up_proj",
32
- "o_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": 32,
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
  "up_proj",
27
+ "q_proj",
28
+ "o_proj",
29
+ "v_proj",
30
+ "gate_proj",
31
+ "k_proj",
32
+ "down_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:fcb1ecd667ae7345e2c97e767b76c19fec44deada799926af6dfaeb2d14b86c9
3
- size 414337624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e9cc6ebb6a328f2a5866e1a6e3edd87708217e0f5dc12419fc6058b846b157a
3
+ size 828526568