shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。 observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 85
- Release rhythm 80
- Longevity 84
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 1188
- days_rel: 135
- days_push: 91
- n_releases_24m: 4
Adoption not part of the score
5748 stars · 790 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
MedicalGPT is a Python training framework for building medical-domain large language models using the full ChatGPT-style training pipeline: incremental pretraining, supervised finetuning, RLHF, DPO, ORPO, GRPO, and on-policy distillation. It supports LoRA and full-parameter training of models like Qwen and LLaMA with DeepSpeed, and includes medical data samples and model releases on Hugging Face.
Use cases
- train a medical domain LLM from a base model
- finetune an LLM with SFT on medical QA data
- align a chat model with RLHF or DPO
- run GRPO preference optimization training
- distill a large model into a smaller one with on-policy distillation
- finetune a model for tool calling / function call
- build a healthcare chatbot model
When to choose
- you want a complete, educational pretraining-to-alignment pipeline in one repo
- you need medical-domain LLM finetuning with ready sample datasets
- you want support for many alignment methods (DPO, ORPO, GRPO, OPD) in a single codebase
When to avoid
- you only need inference or a ready-made medical chatbot without training
- you need a production-grade multi-node training platform with heavy orchestration
- your domain is not medical and you prefer a more general finetuning framework
Facets
library · maturity active
llm-training machine-learning deep-learning rag chatbot large-language-models healthcare machine-learning python llm-finetuning rlhf dpo orpo grpo sft pretraining medical-ai huggingface lora natural-language-processing gpu linux
1 source
- readme: https://github.com/shibing624/MedicalGPT · fetched 2026-08-28 · 14bdac7e517c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shibing624/MedicalGPT | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="shibing624/MedicalGPT")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem