setfit icon indicating copy to clipboard operation
setfit copied to clipboard

Serving SeTFiT models in torchserve

Open maccarini opened this issue 2 years ago • 2 comments

Im trying to deploy my setfit model in torchserver using a custom handler for this task. The thing is that im not being able to do this since im getting multiple errors while registering the model on the service. image I was wondering if this is actually possible since i tried to serve sentence-transformers models before successfully. Also to clarify, Im including setfit in requirements.txt

maccarini avatar Feb 06 '23 15:02 maccarini

would also be interested to learn about this.

lsmith77 avatar Jun 18 '23 08:06 lsmith77

@maccarini can you resolve it? i'm looking a way to serv the model, I can temporarily add this models to my embeddings and re-ranking server repo but it is not a solution that makes the most of GPU resources usage, however it is a good starting point if we have no other option (for now)

puppetm4st3r avatar Jul 12 '24 14:07 puppetm4st3r