Mykes commited on
Commit
ff0f48d
1 Parent(s): 8b32140

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +9 -12
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/gemma-1.1-2b-it-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -9,29 +9,26 @@
9
  "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
- "loftq_config": {
13
- "loftq_bits": 4,
14
- "loftq_iter": 1
15
- },
16
- "lora_alpha": 32,
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": "unsloth",
25
  "target_modules": [
26
  "v_proj",
27
- "k_proj",
28
- "down_proj",
29
  "o_proj",
30
- "up_proj",
31
  "q_proj",
 
 
 
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
36
- "use_rslora": true
37
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "dim/gemma-2b-7000",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
9
  "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0,
 
 
 
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
  "v_proj",
 
 
24
  "o_proj",
 
25
  "q_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "k_proj",
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
+ "use_rslora": false
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2dbc28bc438c88d639e91f09c64d940f7108c46c6d8955bcaba6850eb8ae000b
3
- size 156926880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6453f13e6dcc4a2cb355a8e5eb18182481bbda9f16e3e7f7de1e0c91b27fbc37
3
+ size 78480072