Files
ChatYuan-7B/configuration.json

11 lines
215 B
JSON
Raw Permalink Normal View History

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