SmartFlowAI / Hand-on-RAG
顾名思义:手搓的RAG
☆121Updated last year
Alternatives and similar repositories for Hand-on-RAG:
Users that are interested in Hand-on-RAG are comparing it to the libraries listed below
- 基于ReAct手搓一个Agent Demo☆124Updated 11 months ago
- Alpaca Chinese Dataset -- 中文指令微调数据集☆195Updated 6 months ago
- ☆59Updated last year
- ☆87Updated last month
- 中文原生检索增强生成测评基准☆115Updated last year
- ThinkLLM:🚀 轻量、高效的大语言模型算法实现☆37Updated last week
- 中文基于满血DeepSeek-R1蒸馏数据集☆54Updated 2 months ago
- FlexRAG: A RAG Framework for Information Retrieval and Generation.☆153Updated last week
- ☆123Updated last year
- The complete training code of the open-source high-performance Llama model, including the full process from pre-training to RLHF.☆68Updated last year
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 轻松构建智能、具备反思能力、可协作的多模态AI Agent。☆150Updated last week
- 本项目致力于为大模型领域的初学者提供全面的知识体系,包括基础和高阶内容,以便开发者能迅速掌握大模型技术栈并全面了解相关知识。☆56Updated 3 months ago
- 基于大语言模型的检索增强生成RAG示例☆142Updated 4 months ago
- ☆38Updated 4 months ago
- Search, organize, discover anything!☆49Updated last year
- ROGRAG: A Robustly Optimized GraphRAG Framework☆110Updated 2 weeks ago
- 利用免费的大模型api来结合你的私域数据来生成sft训练数据(妥妥白嫖)支持llamafactory等工具的训练数据格式synthetic data☆154Updated 4 months ago
- ☆63Updated 7 months ago
- A unified tool to generate fine-tuning datasets for LLMs, including questions, answers, and dialogues. ✨🤖📚💬☆59Updated last month
- AM (Advanced Mathematics) Chat is a large language model that integrates advanced mathematical knowledge, exercises in higher mathematics…☆182Updated 8 months ago
- ☆226Updated 11 months ago
- 探索 LLM 在法律行业的应用潜力☆87Updated 4 months ago
- Imitate OpenAI with Local Models☆88Updated 7 months ago
- A Python Package to Access World-Class Generative Models☆128Updated 10 months ago
- 本项目用于大模型数学解题能力方面的数据集合成,模型训练及评测,相关文章记录。☆83Updated 7 months ago
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆157Updated last year
- A Multi-modal RAG Project with Dataset from Honor of Kings, one of the most popular smart phone games in China☆65Updated 7 months ago
- unify-easy-llm(ULM)旨在打造一个简易的一键式大模型训练工具,支持Nvidia GPU、Ascend NPU等不同硬件以及常用的大模型。☆55Updated 8 months ago
- 基于《西游记》原文、白话文、ChatGPT生成数据制作的,以InternLM2微调的角色扮演多LLM聊天室。 本项目将介绍关于角色扮演类 LLM 的一切,从数据获取、数据处理,到使用 XTuner 微调并部署至 OpenXLab,再到使用 LMDeploy 部署,以 op…☆98Updated last year
- 使用langchain进行任务规划,构建子任务的会话场景资源,通过MCTS任务执行器,来让每个子任务通过在上下文中资源,通过自身反思探索来获取自身对问题的最优答案;这种方式依赖模型的对齐偏好,我们在每种偏好上设计了一个工程框架,来完成自我对不同答案的奖励进行采样策略☆29Updated last week