Integrate sentence transformers
#9
by Samoed - opened
I've tried integrating GME models with SentenceTransformers, but I haven't figured out how to properly apply the pooling mask with last pooling token yet
CC @tomaarsen
Samoed changed pull request status to open
Thank you, I modified the code. Now the outputs align with the gme_inference script.
izhx changed pull request status to merged