10 lines
157 B
JSON
10 lines
157 B
JSON
{
|
|
"framework": "pytorch",
|
|
"task": "text-generation",
|
|
"model": {
|
|
"type": "AMchat"
|
|
},
|
|
"pipeline": {
|
|
"type": "my-custom-generation-name"
|
|
}
|
|
} |