underscore2 commited on
Commit
50f86c7
·
verified ·
1 Parent(s): 91a6478

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -13,7 +13,7 @@
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,
@@ -24,13 +24,13 @@
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,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 32,
17
  "lora_bias": false,
18
  "lora_dropout": 0,
19
  "megatron_config": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "gate_proj",
28
  "o_proj",
29
+ "down_proj",
 
30
  "up_proj",
31
  "v_proj",
32
+ "k_proj",
33
+ "q_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3110c30cb9ca5c06f110a65f0c7f754c4a319979bc00a37ad8c3056358c2b7e
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2ed7b93dbbfca62f250b45eb31c0857b06784466f53d8da0f72707613cfc450
3
  size 167832240