12 lines
215 B
JSON
12 lines
215 B
JSON
|
{
|
||
|
"framework": "pytorch",
|
||
|
"task": "text-generation",
|
||
|
"model": {
|
||
|
"type": "Baichuan2-7B-Chat"
|
||
|
},
|
||
|
"pipeline": {
|
||
|
"type": "Baichuan2-7B-chatbot-pipe"
|
||
|
},
|
||
|
"allow_remote": true
|
||
|
}
|