NovaSearch-Team / RAG-RetrievalLinks
Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.
☆900Updated this week
Alternatives and similar repositories for RAG-Retrieval
Users that are interested in RAG-Retrieval are comparing it to the libraries listed below
Sorting:
- CRUD-RAG: A Comprehensive Chinese Benchmark for Retrieval-Augmented Generation of Large Language Models☆308Updated 2 weeks ago
- A streamlined and customizable framework for efficient large model evaluation and performance benchmarking☆1,076Updated this week
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆587Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆257Updated 5 months ago
- unified embedding model☆862Updated last year
- Train a 1B LLM with 1T tokens from scratch by personal☆665Updated last month
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆490Updated 6 months ago
- 开源SFT数据集整理,随时补充☆516Updated 2 years ago
- ☆328Updated 11 months ago
- ☆939Updated 3 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆333Updated last year
- Awesome-RAG: Collect typical RAG papers and systems.☆381Updated 4 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆435Updated last month
- Real-time updated, fine-grained reading list on LLM-synthetic-data.🔥☆257Updated 4 months ago
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆408Updated 3 months ago
- Netease Youdao's open-source embedding and reranker models for RAG products.☆1,760Updated 3 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆439Updated 2 months ago
- Collecting awesome papers of RAG for AIGC. We propose a taxonomy of RAG foundations, enhancements, and applications in paper "Retrieval-…