Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sentence_transformers to version 3.1.1 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ethanke
Copy link

@ethanke ethanke commented Oct 3, 2024

Hello !

I was using ragoon to try the new lemone release, and face a warning on my environement ;

torchvision.io`, you can ignore this warning. Otherwise, there might be something wrong with your environment. Did you have `libjpeg` or `libpng` installed before building `torchvision` from source?
  warn(
You try to use a model that was created with version 3.1.1, however, your version is 3.0.1. This might cause unexpected behavior or errors. In that case, try to update to the latest version.

Then i try to pip install --upgrade sentence_transformers to 3.1.1, but it say ragoon was using and need 3.0.1.

I will require strong vigilance from Reviewer as i'm not aware of all the consequences that have such a version bump from sentence_transformers

Thanks you so much for you're incredible work it give so much hope for french / open source community 🦝

@ethanke
Copy link
Author

ethanke commented Oct 3, 2024

I confirm that on my end ; after different try everything seems to work as usual than before w/ warning using load_datasets, EmbeddingsDataLoader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant