How to use this model with the sentence-tranformers?

#1
by pushpdeep - opened

Given that it requires sentence-transformers 5.4.0, which hasn't been released yet, can you please clarify how I can test the model using sentence-transformers?

pushpdeep changed discussion title from How to use this model? to How to use this model with the sentence-tranformers?

Hello!

You'll have you use this currently unreleased branch:

pip install git+https://github.com/tomaarsen/sentence-transformers.git@refactor/multimodal

Or wait until the branch is merged and released. I'm currently getting ready to finalize everything, so the above branch should already be stable enough and usable to experiment with the model.

  • Tom Aarsen
pushpdeep changed discussion status to closed

Sign up or log in to comment