naver / bergen

Benchmarking library for RAG
Other
122 stars 12 forks source link

retrieval speed-up #4

Closed davidmrau closed 5 months ago

davidmrau commented 5 months ago

load embeddings first into cache then apply similarity function

davidmrau commented 5 months ago

68ed7c8129e46bea0bc620f0f677932fcf4fb4dd still has to be tested before merging

davidmrau commented 5 months ago

33292a9 passed tests