Anush008 / fastembed-rs

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

Add ort's load-dynamic Feature #86

Closed mcmah309 closed 3 months ago

mcmah309 commented 3 months ago

load-dynamic: Enables runtime dynamic linking which alleviates many of the troubles with compile-time dynamic linking and offers greater flexibility.

github-actions[bot] commented 3 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: