Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v0.1",
|
5 |
"bias": "none",
|
|
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v0.1",
|
5 |
"bias": "none",
|
6 |
+
"model_type": "llama"
|
7 |
"fan_in_fan_out": false,
|
8 |
"inference_mode": true,
|
9 |
"init_lora_weights": true,
|