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