You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
What happened?
A bug happened!
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).
The text was updated successfully, but these errors were encountered: