Upload .huggingfaceconfig.json
Browse files- .huggingfaceconfig.json +5 -0
.huggingfaceconfig.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"api": {
|
3 |
+
"task": "text-generation"
|
4 |
+
}
|
5 |
+
}
|