Update adapter_config.json
Browse files- adapter_config.json +1 -0
adapter_config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "unsloth/Llama-3.2-1B-Instruct",
|
|
|
1 |
{
|
2 |
+
"architectures": ["LlamaForCausalLM"],
|
3 |
"alpha_pattern": {},
|
4 |
"auto_mapping": null,
|
5 |
"base_model_name_or_path": "unsloth/Llama-3.2-1B-Instruct",
|