AnonymousCodeX commited on
Commit
b66e0c3
·
verified ·
1 Parent(s): f62ba8e

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +10 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,13 +1,16 @@
1
  {
 
2
  "alpha_pattern": {},
 
3
  "auto_mapping": {
4
- "base_model_class": "Qwen3VLForConditionalGeneration",
5
- "parent_library": "transformers.models.qwen3_vl.modeling_qwen3_vl",
6
  "unsloth_fixed": true
7
  },
8
- "base_model_name_or_path": "unsloth/Qwen3-VL-8B-Thinking",
9
  "bias": "none",
10
  "corda_config": null,
 
11
  "eva_config": null,
12
  "exclude_modules": null,
13
  "fan_in_fan_out": false,
@@ -24,17 +27,18 @@
24
  "megatron_core": "megatron.core",
25
  "modules_to_save": null,
26
  "peft_type": "LORA",
 
27
  "qalora_group_size": 16,
28
  "r": 64,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "gate_proj",
33
- "k_proj",
34
  "up_proj",
35
- "down_proj",
36
  "q_proj",
 
37
  "o_proj",
 
 
38
  "v_proj"
39
  ],
40
  "target_parameters": null,
 
1
  {
2
+ "alora_invocation_tokens": null,
3
  "alpha_pattern": {},
4
+ "arrow_config": null,
5
  "auto_mapping": {
6
+ "base_model_class": "Qwen3ForCausalLM",
7
+ "parent_library": "transformers.models.qwen3.modeling_qwen3",
8
  "unsloth_fixed": true
9
  },
10
+ "base_model_name_or_path": "unsloth/qwen3-14b-unsloth-bnb-4bit",
11
  "bias": "none",
12
  "corda_config": null,
13
+ "ensure_weight_tying": false,
14
  "eva_config": null,
15
  "exclude_modules": null,
16
  "fan_in_fan_out": false,
 
27
  "megatron_core": "megatron.core",
28
  "modules_to_save": null,
29
  "peft_type": "LORA",
30
+ "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
  "r": 64,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
36
  "up_proj",
 
37
  "q_proj",
38
+ "k_proj",
39
  "o_proj",
40
+ "down_proj",
41
+ "gate_proj",
42
  "v_proj"
43
  ],
44
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c453468e1e47aa143080528678441005e946152f4a92679e555b17b1776edc5b
3
- size 698427288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa2e6a07459f172f1e643b8a39d2bf22d1fc6f69899584e9a6f34a178da62605
3
+ size 1027680256