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 Offline Support #88

Closed mcmah309 closed 2 months ago

mcmah309 commented 2 months ago

Offline support enables fastembed-rs to work in environments where online is not possible. Currently hf-hub/online pulls in resources that are not compatible with offline environments.

May solve issues related to https://github.com/Anush008/fastembed-rs/issues/70 as well.

github-actions[bot] commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: