underscore2 commited on
Commit
91a6478
·
verified ·
1 Parent(s): 78910ec

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,29 +13,27 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 16,
17
  "lora_bias": false,
18
  "lora_dropout": 0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "qalora_group_size": 16,
24
- "r": 8,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
  "o_proj",
29
- "v_proj",
30
- "down_proj",
31
- "gate_proj",
32
  "q_proj",
33
  "up_proj",
34
- "k_proj"
 
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
38
  "use_dora": false,
39
- "use_qalora": false,
40
  "use_rslora": true
41
  }
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 128,
17
  "lora_bias": false,
18
  "lora_dropout": 0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 16,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
  "o_proj",
28
+ "k_proj",
 
 
29
  "q_proj",
30
  "up_proj",
31
+ "v_proj",
32
+ "gate_proj",
33
+ "down_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
  "use_dora": false,
 
38
  "use_rslora": true
39
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14f0e3596661eac647db392e2a94a3457bde4c159cedaf77171779c0412a3a38
3
- size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3110c30cb9ca5c06f110a65f0c7f754c4a319979bc00a37ad8c3056358c2b7e
3
+ size 167832240