yichen-byte / medical-chatbot
基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人
☆85Updated last year
Alternatives and similar repositories for medical-chatbot:
Users that are interested in medical-chatbot are comparing it to the libraries listed below
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆125Updated 8 months ago
- llm-medical-data:用于大模型微调训练的医疗数据集☆105Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆287Updated last year
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆63Updated last year
- 学习ChatGLM3模型和LangChain框架的架构与核心功能,并基于LangChain+ChatGLM3实现本地知识库问答。☆39Updated last year
- 基于大语言模型的检索增强生成RAG示例☆142Updated 4 months ago
- 快速入门RAG与私有化部署☆175Updated last year
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆368Updated 10 months ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆37Updated 8 months ago
- 大语言模型微调的项目,包含了使用QLora微调ChatGLM和LLama☆27Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆196Updated 11 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千 问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆123Updated 7 months ago
- ✏️0成本LLM微调上手项目,⚡️一步一步使用colab训练法律LLM,基于microsoft/phi-1_5、chatglm3,包含lora微调,全参微调☆72Updated last year
- 从小说中提取对话数据集☆178Updated 10 months ago
- A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.☆355Updated last year
- RAG向量召回示例☆122Updated last year
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆54Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆375Updated 3 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆161Updated 4 months ago
- ☆97Updated last year
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆107Updated last year
- chatglm-6B for tools application using langchain☆75Updated last year
- qwen ai agent☆130Updated last year
- chatglm3base模型的有监督微调SFT☆74Updated last year
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆60Updated 2 months ago
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆75Updated last year
- AI 应用示例合集☆91Updated 10 months ago
- 数据科学教程案例☆140Updated 4 months ago
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆157Updated last year
- kbqa,langchain,large langauge model, chatgpt☆80Updated 6 months ago