File size: 235 Bytes
e63168c |
1 2 3 4 5 6 7 8 9 10 11 |
{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "MindChat-Baichuan-13B"
},
"pipeline": {
"type": "MindChat-Baichuan-13B-text-generation-pipe"
},
"allow_remote": true
} |