Large-language-models

  • Published on
    9 min0Comments
    This post explores RAPTOR, a novel approach to retrieval-augmented language models that constructs a hierarchical tree structure of documents through recursive embedding, clustering, and summarization. This method enables retrieval of information at different levels of abstraction, significantly improving performance on complex question answering tasks involving long documents compared to traditional contiguous chunk retrieval.
    Read more
  • Published on
    5 min0Comments
    Discover the definitive guide to large language models (LLMs) with the book Large Language Models: A Deep Dive. This comprehensive review explores how the book bridges cutting-edge AI theory with real-world applications, offering unparalleled insights into the latest advancements, practical use cases, and ethical considerations in the field of LLMs.
    Read more
  • Published on
    7 min0Comments
    Explore how reinforcement learning and large language models like OpenAI's o3 are transforming competitive programming, surpassing specialized systems without relying on hand-crafted strategies.
    Read more
  • Published on
    5 min0Comments
    This paper challenges the conventional wisdom of mixing different Large Language Models (LLMs) in ensemble methods. It introduces Self-MoA, a novel approach that aggregates outputs from only the top-performing LLM, and demonstrates its superiority over standard Mixture-of-Agents (MoA) in various benchmarks.
    Read more