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

Model Request: intfloat/multilingual-e5-small #284

Open
bm777 opened this issue Jul 5, 2024 · 2 comments
Open

Model Request: intfloat/multilingual-e5-small #284

bm777 opened this issue Jul 5, 2024 · 2 comments

Comments

@bm777
Copy link

bm777 commented Jul 5, 2024

What happened?

A bug happened!

Traceback (most recent call last):
  File "~/space/garbage/_fastembed.py", line 8, in <module>
    embedding_model = TextEmbedding(model_name="intfloat/multilingual-e5-base")
  File "~/Library/Python/3.9/lib/python/site-packages/fastembed/text/text_embedding.py", line 77, in __init__
    raise ValueError(
ValueError: Model intfloat/multilingual-e5-base is not supported in TextEmbedding.Please check the supported models using `TextEmbedding.list_supported_models()`

What Python version are you on? e.g. python --version

Python3.9

Version

0.2.7 (Latest)

What os are you seeing the problem on?

MacOS

Relevant stack traces and/or logs

The version of FastEmbed is not updated on this bug page: Version option.
The version I'm using is 0.3.1 (latest).
@bm777
Copy link
Author

bm777 commented Jul 13, 2024

@NirantK can I open a PR for this model?

@bm777 bm777 changed the title Model Request: intfloat/multilingual-e5-base Model Request: intfloat/multilingual-e5-small Jul 13, 2024
@Anush008
Copy link
Member

@bm777 always open to contributions.

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

No branches or pull requests

2 participants