Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +4 -4
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"base_model_class": "Gemma3ForCausalLM",
|
| 5 |
"parent_library": "transformers.models.gemma3.modeling_gemma3"
|
| 6 |
},
|
| 7 |
-
"base_model_name_or_path": "unsloth/gemma-3-
|
| 8 |
"bias": "none",
|
| 9 |
"corda_config": null,
|
| 10 |
"eva_config": null,
|
|
@@ -28,13 +28,13 @@
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
|
|
|
| 31 |
"down_proj",
|
| 32 |
"gate_proj",
|
| 33 |
-
"
|
| 34 |
"k_proj",
|
| 35 |
-
"v_proj",
|
| 36 |
"q_proj",
|
| 37 |
-
"
|
| 38 |
],
|
| 39 |
"target_parameters": null,
|
| 40 |
"task_type": null,
|
|
|
|
| 4 |
"base_model_class": "Gemma3ForCausalLM",
|
| 5 |
"parent_library": "transformers.models.gemma3.modeling_gemma3"
|
| 6 |
},
|
| 7 |
+
"base_model_name_or_path": "unsloth/gemma-3-1b-it",
|
| 8 |
"bias": "none",
|
| 9 |
"corda_config": null,
|
| 10 |
"eva_config": null,
|
|
|
|
| 28 |
"rank_pattern": {},
|
| 29 |
"revision": null,
|
| 30 |
"target_modules": [
|
| 31 |
+
"up_proj",
|
| 32 |
"down_proj",
|
| 33 |
"gate_proj",
|
| 34 |
+
"o_proj",
|
| 35 |
"k_proj",
|
|
|
|
| 36 |
"q_proj",
|
| 37 |
+
"v_proj"
|
| 38 |
],
|
| 39 |
"target_parameters": null,
|
| 40 |
"task_type": 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:a9709efadfb31c91c7292f5f57f203824833a2837212cf9d34abab301f1b8742
|
| 3 |
+
size 417513640
|