fastembed
fastembed copied to clipboard
[Bug/Model Request]: Support for Alibaba-NLP/gte-multilingual-base
What happened?
Request to include Alibaba-NLP/gte-multilingual-base https://huggingface.co/Alibaba-NLP/gte-multilingual-base
(A quantised version of this can also be created).
What Python version are you on? e.g. python --version
Python3.11+
Version
0.2.7 (Latest)
What os are you seeing the problem on?
No response
Relevant stack traces and/or logs
No response
I'm waiting for this too. Are there any updates on supporting sparse vectors for Alibaba-NLP/gte-multilingual-base?
Hey @chitralverma @yudumpacin
Unfortunately, the model authors haven't converted it to onnx and we might not be able to invest time into conversion of the models in the foreseeable future
If you're willing to convert this model to onnx, it can then be added to fastembed in runtime via .add_custom_model interface of TextEmbedding