Hello,
I see that the (famous) sentence-transformer
models in hosted in the hub sentence-transformers (Sentence Transformers).
However, unless I am mistaken they all seem to by in pytorch
. Is there any way to use them using tensorflow
and huggingface
?
Thanks!