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

transformers experiment #380

Closed
wants to merge 2 commits into from

Conversation

evaline-ju
Copy link
Collaborator

No description provided.

markstur and others added 2 commits August 9, 2024 18:06
sentence-transformers APIs changed. This update allows 3.x (so far).
The update is required to support some models.
Most of the update is adding new params to be in sync with the
super SentenceTransformer class. Most of these params are not used.

Support is added to allow passing the trust_remote_code paramater.
This can be done in the runtime config or with EMBEDDING_TRUST_REMOTE_CODE=true
(or =1) environment variable.

Signed-off-by: Mark Sturdevant <mark.sturdevant@ibm.com>
Signed-off-by: Evaline Ju <69598118+evaline-ju@users.noreply.github.com>
@evaline-ju evaline-ju changed the title Ej sentence transformers 3 transformers experiment Aug 12, 2024
@evaline-ju
Copy link
Collaborator Author

Closing, was for investigating test failures on #376 without ability to pull the expected torch versions locally

@evaline-ju evaline-ju closed this Aug 12, 2024
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.

2 participants