|
|
|
|
|
by siquick
583 days ago
|
|
> 1. Lexical search with BM25 alone gives you very relevant results if you can do some work during ingestion time with an LLM Can you expand on what the LLM work here is and it’s purpose? > 3. Hypothetical answer generation from a query using an LLM, and then using that hypothetical answer to query for embeddings works really well. Interesting idea, going to add to our experiments. Thanks. |
|