Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +10 -6
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -1,13 +1,16 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"alpha_pattern": {},
|
|
|
|
| 3 |
"auto_mapping": {
|
| 4 |
-
"base_model_class": "
|
| 5 |
-
"parent_library": "transformers.models.
|
| 6 |
"unsloth_fixed": true
|
| 7 |
},
|
| 8 |
-
"base_model_name_or_path": "unsloth/
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa2e6a07459f172f1e643b8a39d2bf22d1fc6f69899584e9a6f34a178da62605
|
| 3 |
+
size 1027680256
|