Update adapter_config.json
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"base_model_class": "Gemma3ForConditionalGeneration",
|
| 5 |
"parent_library": "transformers.models.gemma3.modeling_gemma3"
|
| 6 |
},
|
| 7 |
-
"base_model_name_or_path": "
|
| 8 |
"bias": "none",
|
| 9 |
"corda_config": null,
|
| 10 |
"eva_config": null,
|
|
@@ -37,7 +37,7 @@
|
|
| 37 |
"v_proj"
|
| 38 |
],
|
| 39 |
"target_parameters": null,
|
| 40 |
-
"task_type":
|
| 41 |
"trainable_token_indices": null,
|
| 42 |
"use_dora": false,
|
| 43 |
"use_qalora": false,
|
|
|
|
| 4 |
"base_model_class": "Gemma3ForConditionalGeneration",
|
| 5 |
"parent_library": "transformers.models.gemma3.modeling_gemma3"
|
| 6 |
},
|
| 7 |
+
"base_model_name_or_path": "unsloth/gemma-3-12b-it-qat-bnb-4bit",
|
| 8 |
"bias": "none",
|
| 9 |
"corda_config": null,
|
| 10 |
"eva_config": null,
|
|
|
|
| 37 |
"v_proj"
|
| 38 |
],
|
| 39 |
"target_parameters": null,
|
| 40 |
+
"task_type": "",
|
| 41 |
"trainable_token_indices": null,
|
| 42 |
"use_dora": false,
|
| 43 |
"use_qalora": false,
|