fastembed
fastembed copied to clipboard
Add Support to stella-en-400M-v5
Reqest to support for Embedding Model for Efficient Vector Search
Add Support to https://huggingface.co/dunzhang/stella_en_400M_v5
What Python version are you on? e.g. python --version
3.10
Version
0.2.7 (Latest)
What os are you seeing the problem on?
Windows
Relevant stack traces and/or logs
No response
Hey @KaifAhmad1,
sorry for the late response!
unfortunately, the model developers haven't converted the model to onnx, and we might not be able to invest time into converting the model
if you are willing to convert it (or if it already exists somewhere), then it can be added to fastembed with TextEmbedding.add_custom_model interface