Further reading
- LlamaIndex, Node Postprocessor Modules: https://docs.llamaindex.ai/en/stable/module_guides/querying/node_postprocessors/node_postprocessors/
- Nelson, Lost in the Middle: How Language Models Use Long Contexts, 2023: https://arxiv.org/abs/2307.03172
- Jerry Liu, Unifying LLM-powered QA Techniques with Routing Abstractions, 2023: https://betterprogramming.pub/unifying-llm-powered-qa-techniques-with-routing-abstractions-438e2499a0d0
- Chevalier, Adapting Language Models to Compress Contexts, 2023: https://arxiv.org/abs/2305.14788
- Li, Unlocking Context Constraints of LLMs: Enhancing Context Efficiency of LLMs with Self-Information-Based Content Filtering, 2023: https://arxiv.org/abs/2304.12102
- Izacard, Distilling Knowledge from Reader to Retriever for Question Answering, 2020: https://arxiv.org/abs/2012.04584
- Wang, Searching for Best Practices in Retrieval-Augmented Generation, 2024: https://arxiv.org/pdf/2407.01219
- Li, Retrieval Augmented Generation...