You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to ask since I am interested in generating embeddings, is the usage of the T5EncoderModel integrated? As far as I can tell, only the special case with Sentence-Transformers is supported currently or am I missing something?
Thanks!
The text was updated successfully, but these errors were encountered:
@CodyLDA
Hello,
We are currently working on integrating T5 model conversion so that it can be used for text generation. Once it is done, I think that generating embeddings should be much more easier following the T5 model example.
Hello,
thanks for this amazing framework.
I wanted to ask since I am interested in generating embeddings, is the usage of the
T5EncoderModel
integrated? As far as I can tell, only the special case with Sentence-Transformers is supported currently or am I missing something?Thanks!
The text was updated successfully, but these errors were encountered: