nixiesearch / nixiesearch

Hybrid search engine, combining best features of text and semantic search worlds
https://www.nixiesearch.ai/
Apache License 2.0
57 stars 3 forks source link

avoid loading same onnx model twice #237

Closed shuttie closed 2 months ago

shuttie commented 2 months ago

What if you have multiple text fields with the same embedding model? You don't need N ONNX model instances.