wyluilipe commited on
Commit
bca7b18
1 Parent(s): 3e7af22

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +1 -0
  2. adapter_config.json +13 -8
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -4,6 +4,7 @@ library_name: peft
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
 
7
  model-index:
8
  - name: qwen_lora_finetuned
9
  results: []
 
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
7
+ - unsloth
8
  model-index:
9
  - name: qwen_lora_finetuned
10
  results: []
adapter_config.json CHANGED
@@ -1,19 +1,17 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": {
4
- "base_model_class": "Qwen2ForCausalLM",
5
- "parent_library": "transformers.models.qwen2.modeling_qwen2"
6
- },
7
- "base_model_name_or_path": "Qwen/Qwen2.5-0.5B",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 16,
16
- "lora_dropout": 0.05,
17
  "megatron_config": null,
18
  "megatron_core": "megatron.core",
19
  "modules_to_save": null,
@@ -22,8 +20,15 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
25
  "v_proj",
 
 
 
 
26
  "q_proj"
27
  ],
28
- "task_type": null,
 
 
29
  }
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/qwen2.5-0.5b-bnb-4bit",
 
 
 
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "v_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
  "q_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:1677b4b8dd9a5e9049098a4c9205e3c82f33cb30a8dabc475d1dd72ba330d8ad
3
- size 2175168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa67e6db9eae10ecbcac8cfd7530dbffaaff7f14a17d7ce7d306a0deb711512
3
+ size 17640136