{ "framework": "pytorch", # pytorch,tensorflow,kaldi等 "task": "text-generation", "model": { "type": "bert" }, "pipeline": { "type": "my-custom-generation-name" } }