11 lines
215 B
JSON
11 lines
215 B
JSON
|
|
{
|
||
|
|
"framework": "pytorch",
|
||
|
|
"task": "text-generation",
|
||
|
|
"model": {
|
||
|
|
"type": "ChatYuan-7B"
|
||
|
|
},
|
||
|
|
"pipeline": {
|
||
|
|
"type": "ChatYuan-7B-text-generation-pipe"
|
||
|
|
},
|
||
|
|
"allow_remote": true
|
||
|
|
}
|