Skip to content

ruleGreen/RAG_LLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

RAG

  • Retriever
  • Knowledge Base
  • Reader

Process RAG

Query Rewriter

  • [Compressing Context to Enhance Inference Efficiency of Large Language Models]

Retriever

Multimodal

  • [CAR: Consolidation, Augmentation and Regulation for Recipe Retrieval]

Multilingual

Reader

Database

  • [Trends in Integration of Knowledge and Large Language Models: A Survey and Taxonomy of Methods, Benchmarks, and Applications]

Level of Granularity

Structure of Data

Knowledge Graph

Different Application

Datasets

Some Problems

Lost in Middle

  1. https://mp.weixin.qq.com/s/dahnrxGBaNIfEOzruxCbOw useful in practice, similiar with UniMS-RAG, the weights of different sources, the rerank processing for retrieved documents from different sources

Retrieve or Generate?

Sub Functions

References

  1. https://mp.weixin.qq.com/s/BlU3I6Ww3L8a0_Dxt0lztA

  2. https://github.com/HKUST-AI-Lab/Awesome-LLM-with-RAG

  3. https://mp.weixin.qq.com/s/Hy78rtJuJTehAJIC-HK2Rg (baichuan)

  4. RAG in EMNLP2023 -> https://mp.weixin.qq.com/s/GUroCns3yB_voufgKCXSUg

  5. latest RAG papers: https://recsys.substack.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published