Rename config.json to adapter_config.json
Browse files
config.json → adapter_config.json
RENAMED
@@ -2,7 +2,6 @@
|
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "unsloth/llama-3-8b-Instruct-bnb-4bit",
|
5 |
-
"model_type": "llama",
|
6 |
"bias": "none",
|
7 |
"fan_in_fan_out": false,
|
8 |
"inference_mode": true,
|
|
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "unsloth/llama-3-8b-Instruct-bnb-4bit",
|
|
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|