ntvcie commited on
Commit
e127a71
·
verified ·
1 Parent(s): 2356482

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +10 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,8 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/gemma-7b-bnb-4bit",
5
  "bias": "none",
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
@@ -10,22 +12,23 @@
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": 64,
20
  "rank_pattern": {},
21
- "revision": "unsloth",
22
  "target_modules": [
 
 
23
  "k_proj",
24
- "q_proj",
25
  "down_proj",
26
- "o_proj",
27
  "up_proj",
28
- "v_proj",
29
  "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/gemma-2b-bnb-4bit",
5
  "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
10
  "init_lora_weights": true,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 512,
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": 512,
23
  "rank_pattern": {},
24
+ "revision": null,
25
  "target_modules": [
26
+ "o_proj",
27
+ "v_proj",
28
  "k_proj",
 
29
  "down_proj",
 
30
  "up_proj",
31
+ "q_proj",
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55a66b90b063b38264d5543e80548939513245d486add0d9b91b181f96214742
3
- size 800116456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e992bb2aa609e85715f87e93332ad1bd0f757e30eac83e9d89a3fa33f67d273
3
+ size 2510325536