owenliang / rag-retrieval
RAG向量召回示例
☆90Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for rag-retrieval
- qwen ai agent☆109Updated 9 months ago
- 手把手带你从0到1实现大模型agent☆70Updated 4 months ago
- 快速入门RAG与私有化部署☆131Updated 7 months ago
- 基于BM25、BGE的检索增强生成RAG示例☆98Updated 3 weeks ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆207Updated this week
- 通义千问 SFT试验☆61Updated 10 months ago
- 通义千问VLLM推理部署DEMO☆443Updated 7 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆204Updated 7 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆303Updated 5 months ago
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆179Updated last year
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆140Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆177Updated 2 months ago
- 阿里通义千问(Qwen-7B-Chat/Qwen-7B), 微调/LORA/推理☆68Updated 6 months ago
- ☆88Updated 4 months ago
- ☆198Updated this week
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆127Updated this week
- prompt 工程项目案例☆40Updated 3 weeks ago
- TinyRAG☆235Updated 3 weeks ago
- 大模型检索增强生成技术最佳实践。☆45Updated 2 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆47Updated 8 months ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆232Updated last year
- 一个基于langchain实现RAG的简单示例☆298Updated last month
- llm-medical-data:用于大模型微调训练的医疗数据集☆69Updated last year
- 本地知识库 + chatGLM6B + CustomAgent☆262Updated last year
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆76Updated 10 months ago
- AI 应用示例合集☆71Updated 5 months ago
- chatglm3base模型的有监督微调SFT☆74Updated last year
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、 模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆70Updated last year
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆267Updated 6 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆93Updated 2 months ago