-
As far as I know, gRPC is a new feature added after version 1.x of BentoML. Is it still considered experimental? I have some high-traffic tasks, such as processing videos, for which REST would incur too much overhead. Therefore, I have to choose gRPC. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
Hi @ryan-3m, yes the gRPC support is actively being developed and maintained, however still considered a beta feature. It would be great to hear your feedback on this. |
Beta Was this translation helpful? Give feedback.
-
I have been trying to run the sentence-transformers example repo you guys have but serve-grpc always fails with:
I have made sure to install bentoml[grpc]. Any ideas? |
Beta Was this translation helpful? Give feedback.
Hi @ryan-3m, yes the gRPC support is actively being developed and maintained, however still considered a beta feature. It would be great to hear your feedback on this.