ikaganacar commited on
Commit
2ed571f
·
verified ·
1 Parent(s): e015389

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. 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": "gemma3-local",
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": null,
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,