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

SentenceTransformer library support #271

Open
GingerNg opened this issue Oct 19, 2023 · 1 comment
Open

SentenceTransformer library support #271

GingerNg opened this issue Oct 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@GingerNg
Copy link

Able to upload SentenceTransformer model but after loading, it's a Transformer object

@nlathia
Copy link
Contributor

nlathia commented Oct 20, 2023

Thanks for letting me know! Will look into this when I can. I believe it's because modelstore doesn't currently have explicit support for sentence-transformers and so it's doing a best-effort approach (which is wrong)

@nlathia nlathia added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants