File size: 209 Bytes
4ca17e7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"framework": "pytorch",
"task": "text-generation",
"model":
{
"type": "XVERSE-13B"
},
"pipeline":
{
"type": "XVERSE-13B-pipeline"
},
"allow_remote": true
} |