pytorch/serve

add support for SeTFiT models

Open

#2,107 创建于 2023年2月5日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Java (3,844 star) (790 fork)batch import
good first issuetriaged

描述

🚀 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

贡献者指南