基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了自定义的 SFTTrainer/DPOTrainer/TRPOTrainer用于训练,其次,项目还调用各种知识库工具(neo4j, milvus, LDA, 等)进行自动化训练数据生成。另外,使用 vllm 用于推理和部署训好的模型, 该模型会通过 vllm API 来接入一个基于 embedder + Reranker 的 RAG 系统。另外还参考 MDAgents 论文实现了一个多智能体会诊系统,同样也支持 vllm api 接入。
☆88Apr 29, 2026Updated 3 months ago
Alternatives and similar repositories for Chinese-MedQA-Qwen2
Users that are interested in Chinese-MedQA-Qwen2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A travel agent based on Qwen2.5, fine-tuned by SFT + DPO/PPO/GRPO using traveling question-answer dataset, a mindmap can be output using …☆81Jul 6, 2026Updated 3 weeks ago
- 基于PaddleNLP的对话意图识别☆10Apr 11, 2023Updated 3 years ago
- 在千问最新的多模态image-text模型Qwen3-VL-4B-Instruct 进行多种lora微调对比效果,通过langchain+RAG+多智能体(Multi-Agent)进行部署☆55Dec 14, 2025Updated 7 months ago
- 超简单使用监督微 调SFT和强化学习RL去训练领域Agent☆34Oct 20, 2025Updated 9 months ago
- 从零预训练LLM、SFT、RLHF、DPO笔记整理+面试问题☆21Sep 2, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆30May 5, 2026Updated 2 months ago
- 本项目成功设计并实现了一个基于RAG架构的智能法律问答系统,具备完善的用户管理、多格式文档解析、智能问答交互、知识库动态管理等一系列核心功能。该系统通过API接入DeepSeek-R1/Lora训练的DeepSeek-R1-Distill-Qwen-1.5B作为大语言模型,…☆20Nov 5, 2025Updated 8 months ago
- My implementation in TianChi CCKS 2025 pdf QA multimodal competition☆19Aug 27, 2025Updated 11 months ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,389May 29, 2026Updated 2 months ago
- An automated pipeline for scraping, processing, and visualizing medical Q&A data to build high-quality datasets. Includes a comprehensive…☆24Dec 24, 2024Updated last year
- 搜索、推荐、广告、用增等工业界实践文章收集☆24Apr 15, 2023Updated 3 years ago
- CCKS2023-PromptCBLUE: Code implement of TianChi completition☆21Feb 27, 2024Updated 2 years ago
- ☆94May 4, 2026Updated 3 months ago
- 基于pycorrector以及chatglm3-6b的文本纠错☆12Mar 10, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A comparison of deepseek grpo and qwen gspo on Qwen2.5-1.5B-Instruct fine tunning.☆171Mar 28, 2026Updated 4 months ago
- [2025 福州大学软件工程满绩] 基于 LLM 智能体的医疗预诊系统 (Vue3 + FastAPI + MariaDB)☆23Apr 20, 2026Updated 3 months ago
- ☆41Nov 16, 2025Updated 8 months ago
- 这个项目是一个医疗智能诊断助手系统,简单说就是 :> 你输入病人的症状,AI系统会像一个经验丰富的医生团队一样,查阅大量病例文献,进行分析推理,然后给出诊断建议和治疗方案。☆35Sep 24, 2025Updated 10 months ago
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆5,680Jun 3, 2026Updated 2 months ago
- ☆187Jul 16, 2026Updated 2 weeks ago
- 丁立中的大模型算法工程作品集。聚焦 LLM / VLM 全链路的复现与优化,涵盖:① 预训练与微调(Pretrain / SFT / MoE / 多模态对齐);② 强化学习对齐(PPO / GRPO / DAPO,含多奖励函数与 GAE);③ 知识蒸馏(离线 KL 蒸馏、在…☆17May 26, 2026Updated 2 months ago
- A Graph RAG System for Evidenced-based Medical Information Retrieval [ACL 2025]☆815Oct 18, 2025Updated 9 months ago
- 赛博医生项目——”赛博华佗“,基于多模态大模型的多功能智能体,一键搭建本地多模态大模型。接入医疗健康相关的知识图谱和知识库后可以进行疾病初诊,病历分析,专业知识问答等功能,成为你的私人医生。赛博华佗项目能帮助实现医疗资源的跨地域传播,让更多人借助大模型改善健康水平。"Cyb…☆465Jul 28, 2026Updated last week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 🏥 从零基础到面试通关:20节课彻底搞懂MedicalGPT医疗大模型训练全流程 | PT/SFT/LoRA/RLHF/DPO/GRPO | 100+面试高频考点☆198Apr 1, 2026Updated 4 months ago
- 基于深度学习的中医多模态诊断系统,通过分析舌象、面象和红外胸部图像来预测体质得分。☆15Jul 15, 2025Updated last year
- 五星大厨:全面Multi-Agent 的客服机器人,基于langraph实现,txt2sql ,txt2cypher, lightrag, 多模态 等☆374Jun 24, 2026Updated last month
- Simple modular python package for physical reservoir computing. Use your own experimental data.☆14Oct 25, 2024Updated last year
- Museum-AI 是一个面向博物馆工作者和文物研究人员的智能知识管理与对话系统。项目基于多模态知识库架构(LangGraph + LangChain),通过向量检索、知识图谱和智能体技术,帮助用户高效管理文物知识、构建专业知识库,并进行智能问答。Museum-AI 支持 …☆20May 23, 2026Updated 2 months ago
- 🎉 Repo For My Undergrad Final Year Project "Course Q&A System Based on Fusion of Large Language Models(LLMs) With Knowledge Graphs"☆12Mar 7, 2024Updated 2 years ago
- Multi-Modal-AI-Orchestrator (Reset version),AI Full-modal Full-agent:Text → Image → Music → Lights → Video, Includes "Scenario Director,…☆103Nov 5, 2025Updated 8 months ago
- 基于 Qwen/Qwen3-0.6B 的医疗问答微调与推理示例项目,记录健康数据、生成建议与报告☆16Sep 30, 2025Updated 10 months ago
- 科大讯飞多模态RAG图文问答挑战赛☆74Aug 4, 2025Updated 11 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 📑MLCE-为大模型医学水平测试而总结的中文医学考试数据集☆28Jul 7, 2024Updated 2 years ago
- ☆22Jan 16, 2024Updated 2 years ago
- 收集大模型相关面试题|agent|上下文工程|强化学习|langgraph|langchain|rag|微调☆73May 24, 2026Updated 2 months ago
- FastTrack4LLM 是一个为大模型学习 者准备的大模型学习与实践框架,帮助他们轻松掌握大模型的核心原理与训练流程,让每个人都能真正理解大模型的内部机制。本项目不仅完整复现了 LLaMA、Qwen、DeepSeek 等主流开源大模型架构,还覆盖了大模型的全生命周期:To…☆31Nov 6, 2025Updated 8 months ago
- C++ implementation of FRAIGs. Won the 1st place in 2018 Cadence-sponsored contest in NTU DSnP.☆10Oct 21, 2020Updated 5 years ago
- Rucio K8s tutorial☆12Jul 24, 2026Updated last week
- A distilled DeepSeek-R1 variant built on Qwen2.5-32B, fine-tuned with curated data for enhanced performance and efficiency. <metadata> gp…☆16Mar 11, 2025Updated last year