fastembed icon indicating copy to clipboard operation
fastembed copied to clipboard

[Model Request]: Support lier007/xiaobu-embedding-v2

Open qxpf666 opened this issue 1 year ago • 1 comments

What happened?

Please add lier007/xiaobu-embedding-v2,thanks!

https://huggingface.co/lier007/xiaobu-embedding-v2

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

python 3.1.1

Version

0.2.7 (Latest)

What os are you seeing the problem on?

Windows

Relevant stack traces and/or logs

No response

qxpf666 avatar Jul 29 '24 11:07 qxpf666

Hey @qxpf666

Sorry for the late response

As of fastembed v0.6.0 it is possible to add models to fastembed in runtime via .add_custom_model interface

We might not be able to add this model to fastembed core, but here is an example of adding the model in runtime

joein avatar Mar 02 '25 15:03 joein