pytorch/serve

add support for SeTFiT models

Open

#2,107 opened on Feb 5, 2023

 (4 comments) (0 reactions) (0 assignees)Java (790 forks)batch import
good first issuetriaged

Repository metrics

Stars
 (3,844 stars)
PR merge metrics
 (PR metrics pending)

Description

🚀 The feature

Add support for setfit models which currently is unsupported and throwing Dependency installation stderr: error.

Motivation, pitch

SOTA is quickly moving to few-shot approaches and the SeTFiT library provides a fast and easy way to finetune sentence-transformers-based models with little labeled data. Would strongly appreaciate this feature to be considered.

Alternatives

No response

Additional context

No response

Contributor guide