Update \/config.json
Browse files- ///config.json +1 -0
///config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"LlamaForCausalLM"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"model_type": "llama",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|