Anush008 / fastembed-rs

Library for generating vector embeddings, reranking in Rust
https://docs.rs/fastembed
Apache License 2.0
264 stars 36 forks source link

Add support for mixedbread-ai/mxbai-embed-large-v1 #47

Closed prabirshrestha closed 6 months ago

prabirshrestha commented 6 months ago

Add support for https://huggingface.co/mixedbread-ai/mxbai-embed-large-v1.

https://www.mixedbread.ai/blog/mxbai-embed-large-v1

Anush008 commented 6 months ago

Hi Prabir. Thanks for raising the issue.

I am deep into work this week. If anyone is interested in a contribution, a PR could look like

https://github.com/Anush008/fastembed-rs/pull/36

Plus, any optional modification this model might need.

github-actions[bot] commented 6 months ago

:tada: This issue has been resolved in version 3.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: