11 lines
233 B
JSON
11 lines
233 B
JSON
{
|
|
"framework": "pytorch",
|
|
"task": "text-generation",
|
|
"pipeline": {
|
|
"type": "minigpt-7b-text-generation"
|
|
},
|
|
"preprocessor": {
|
|
"type": "minigpt-7b-text-preprocessor"
|
|
},
|
|
"allow_remote": true
|
|
} |