Closed jack-gits closed 2 years ago
I'm using torchserve for model deployment. whether can I deploy the KeyBERT by torchserve? can you give some advice?
Although I am not that familiar with Torch Serve, I believe you can use the custom backends in KeyBERT to prepare the environment for SentenceTransformers. A quick search found these and these links that might help you get started.
thanks very much. I know how to start on this.
I'm using torchserve for model deployment. whether can I deploy the KeyBERT by torchserve? can you give some advice?