How can I use just the embedding process?

#3
by leopaz - opened

Hi,

Sorry if i'm missing something obvious here but how can i make this model generate sparse vector embeddings and not do inference?

NAVER LABS Europe org

hi @leopaz
I am not sure I 100% understood your question, but you can for instance follow the notebook here (https://github.com/naver/splade/blob/main/inference_splade.ipynb) to generate sparse vectors w/ SPLADE.
hope it helps!

Sign up or log in to comment