Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "
|
5 |
"bias": "none",
|
6 |
"corda_config": null,
|
7 |
"eva_config": null,
|
@@ -25,12 +25,12 @@
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"v_proj",
|
|
|
28 |
"up_proj",
|
29 |
-
"down_proj",
|
30 |
"q_proj",
|
|
|
31 |
"gate_proj",
|
32 |
-
"
|
33 |
-
"o_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/qwen3-4b-unsloth-bnb-4bit",
|
5 |
"bias": "none",
|
6 |
"corda_config": null,
|
7 |
"eva_config": null,
|
|
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
"v_proj",
|
28 |
+
"k_proj",
|
29 |
"up_proj",
|
|
|
30 |
"q_proj",
|
31 |
+
"o_proj",
|
32 |
"gate_proj",
|
33 |
+
"down_proj"
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"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 66126768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:411989317c8c756d772a4481887eb16600c70a5506c666a8c17ff93f8dda6498
|
3 |
size 66126768
|