Upload config.json
Browse files- config.json +3 -1
config.json
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
{
|
2 |
-
"pipeline_tag": "text-generation"
|
|
|
3 |
}
|
|
|
4 |
|
|
|
1 |
{
|
2 |
+
"pipeline_tag": "text-generation",
|
3 |
+
"model_type": "llama"
|
4 |
}
|
5 |
+
|
6 |
|