fastembed
fastembed copied to clipboard
Please add BAAI/bge-large-zh-v1.5 model
Please add BAAI/bge-large-zh-v1.5 model
this code repo doesn`t surport chinese?
Hey @ziqiang0501 @Forever-Young-l , it support models which support Chinese language E.g., we support BAAI/bge-small-zh-v1.5
Unfortunately, the authors of the model haven't converted it to onnx and we might not be able to invest time into this in the foreseeable future
However, if you're willing to convert it to onnx, then you can add it to fastembed in runtime via .add_custom_model interface, should be seamless