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