Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
|
|
|
| 4 |
"base_model_name_or_path": "unsloth/llama-3.2-3b-instruct-bnb-4bit",
|
| 5 |
"bias": "none",
|
| 6 |
"fan_in_fan_out": false,
|
|
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
+
"model_type": "Llama",
|
| 5 |
"base_model_name_or_path": "unsloth/llama-3.2-3b-instruct-bnb-4bit",
|
| 6 |
"bias": "none",
|
| 7 |
"fan_in_fan_out": false,
|