(Trained with Unsloth)
Browse files- config.json +1 -3
config.json
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
{
|
2 |
-
"model_type": "llama"
|
3 |
-
"pipeline_tag": "text-generation",
|
4 |
-
"architectures": ["LlamaForCausalLM"]
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"model_type": "llama"
|
|
|
|
|
3 |
}
|