File size: 187 Bytes
d2bc513 |
1 2 3 4 5 6 7 8 |
{
"framework": "pytorch",
"task": "my-ofasys-task",
"model": {"type": "my-custom-model"},
"pipeline": {"type": "my-custom-pipeline"},
"allow_remote": true
}
|