serving icon indicating copy to clipboard operation
serving copied to clipboard

Can I config a batch process that make tow models to serve in one restful/grpc API?

Open gyb997 opened this issue 4 years ago • 0 comments

Now I have model A and model B. I want to config a process that predict use both A and B,but only export one restful/grpc API. How can I get it? Thx a lot~

gyb997 avatar Jun 29 '21 02:06 gyb997