Logistic98 / rag-omni
基于大语言模型的检索增强生成RAG示例
☆134Updated 3 months ago
Alternatives and similar repositories for rag-omni:
Users that are interested in rag-omni are comparing it to the libraries listed below
- 快速入门RAG与私有化部署☆162Updated 11 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆229Updated 3 months ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆44Updated 8 months ago
- 大模型检索增强生成技术最佳实践。☆69Updated 6 months ago
- ☆105Updated 8 months ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆92Updated last year
- basic framework for rag(retrieval augment generation)☆83Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆139Updated 2 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆192Updated last year
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆74Updated last year
- 大模型预训练中文语料清洗及质量评估 Large model pre-training corpus cleaning☆54Updated 7 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆187Updated 10 months ago
- qwen ai agent☆130Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆118Updated 7 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆160Updated 4 months ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆85Updated 10 months ago
- RAG 论文学习☆79Updated last week
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆202Updated last year
- 中文原生检索增强生成测评基准☆112Updated 11 months ago
- 数据科学教程案例☆137Updated 3 months ago
- prompt 工程项目案例☆62Updated 4 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆272Updated 11 months ago
- TinyRAG☆279Updated 4 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆340Updated last month
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆60Updated last year
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆153Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆113Updated 6 months ago
- 基于ReAct手搓一个Agent Demo☆117Updated 10 months ago
- RAG向量召回示例☆115Updated last year
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆295Updated 7 months ago