Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +6 -6
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"parent_library": "transformers.models.qwen2.modeling_qwen2",
|
| 6 |
"unsloth_fixed": true
|
| 7 |
},
|
| 8 |
-
"base_model_name_or_path": "unsloth/
|
| 9 |
"bias": "none",
|
| 10 |
"corda_config": null,
|
| 11 |
"eva_config": null,
|
|
@@ -28,13 +28,13 @@
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
-
"up_proj",
|
| 32 |
-
"v_proj",
|
| 33 |
-
"gate_proj",
|
| 34 |
-
"k_proj",
|
| 35 |
"down_proj",
|
| 36 |
"q_proj",
|
| 37 |
-
"o_proj"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
],
|
| 39 |
"task_type": "CAUSAL_LM",
|
| 40 |
"trainable_token_indices": null,
|
|
|
|
| 5 |
"parent_library": "transformers.models.qwen2.modeling_qwen2",
|
| 6 |
"unsloth_fixed": true
|
| 7 |
},
|
| 8 |
+
"base_model_name_or_path": "unsloth/Qwen2.5-0.5B-Instruct",
|
| 9 |
"bias": "none",
|
| 10 |
"corda_config": null,
|
| 11 |
"eva_config": null,
|
|
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
"down_proj",
|
| 32 |
"q_proj",
|
| 33 |
+
"o_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"gate_proj",
|
| 36 |
+
"v_proj",
|
| 37 |
+
"k_proj"
|
| 38 |
],
|
| 39 |
"task_type": "CAUSAL_LM",
|
| 40 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 17640136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a35b9cfd700fc5ec4f6b6585c7031fe3a7cae525e4c0bd4109694084a222b085
|
| 3 |
size 17640136
|