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

fix: MLE5 large url transform #1

Closed Anush008 closed 1 year ago

Anush008 commented 1 year ago

The MLE5Large model URL doesn't follow the same naming convention as the other models So, we tranform "fast-multilingual-e5-large" -> "intfloat-multilingual-e5-large" in the download URL The model directory name in the GCS storage is "fast-multilingual-e5-large", like the others

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: