huggingface / setfit

Efficient few-shot learning with Sentence Transformers
https://hf.co/docs/setfit
Apache License 2.0
2.24k stars 222 forks source link

constrain transformers version to <4.41.0 to avoid breaking change #543

Closed HeAndres closed 2 months ago

HeAndres commented 4 months ago

Fixes #542

tomaarsen commented 2 months ago

Hello!

Thanks for this PR. I've decided to go in another direction instead: to resolve #542 and the related issues by updating things on the SetFit side and keeping up with transformers and the other dependencies. See e.g. #538.