You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(semantic_search_client): Remove ONNX embedder and use Candle as default (#1888)
- Removed ONNX embedder implementation and fastembed dependency
- Updated conditional compilation to use Candle on all platforms except Linux ARM
- Fixed duplicate implementations in error.rs
- Updated benchmark tests to remove ONNX references
🤖 Assisted by [Amazon Q Developer](https://aws.amazon.com/q/developer)
Co-authored-by: Kenneth Sanchez V <kennvene@amazon.com>
0 commit comments