cowWhySo commited on
Commit
3ba2902
·
verified ·
1 Parent(s): 7c7f714

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +8 -8
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -2,15 +2,15 @@
2
  license: apache-2.0
3
  base_model: unsloth/Qwen3.5-2B
4
  tags:
5
- - qwen3.5
6
- - voice-assistant
7
- - conversational
8
- - sft
9
- - lora
10
- - unsloth
11
- - gguf
12
  language:
13
- - en
14
  pipeline_tag: text-generation
15
  library_name: transformers
16
  ---
 
2
  license: apache-2.0
3
  base_model: unsloth/Qwen3.5-2B
4
  tags:
5
+ - qwen3.5
6
+ - voice-assistant
7
+ - conversational
8
+ - sft
9
+ - lora
10
+ - unsloth
11
+ - gguf
12
  language:
13
+ - en
14
  pipeline_tag: text-generation
15
  library_name: transformers
16
  ---
adapter_config.json CHANGED
@@ -20,7 +20,7 @@
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
- "lora_alpha": 64,
24
  "lora_bias": false,
25
  "lora_dropout": 0.05,
26
  "megatron_config": null,
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "o_proj",
37
- "up_proj",
38
- "v_proj",
39
  "gate_proj",
 
 
40
  "q_proj",
41
  "k_proj",
42
- "down_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
+ "lora_alpha": 32,
24
  "lora_bias": false,
25
  "lora_dropout": 0.05,
26
  "megatron_config": null,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "gate_proj",
37
+ "o_proj",
38
+ "down_proj",
39
  "q_proj",
40
  "k_proj",
41
+ "v_proj",
42
+ "up_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f61b6f9a22e0d7703e05576097c305d21f1467df74e72adce23a99f3473aca40
3
  size 43675104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b697d7d9d1e2ddb15f3a48214b972f230dcfc1b35ed608b19f96707677b0b598
3
  size 43675104