pytorch/serve

add support for SeTFiT models

Open

#2.107 aberto em 5 de fev. de 2023

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

Métricas do repositório

Stars
 (3.844 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador