Medical LLM for conversational healthcare services
Top 59.3% on sourcepulse
DISC-MedLLM is a large language model specifically designed for conversational healthcare, aiming to provide accurate and truthful medical responses. It targets medical professionals and researchers seeking to improve end-to-end conversational healthcare services by bridging the gap between general LLMs and real-world medical dialogues.
How It Works
DISC-MedLLM is built upon the Baichuan-13B-Base model and fine-tuned using a multi-faceted data construction mechanism. This includes an "LLM in the loop" approach for generating conversational samples from medical knowledge graphs and a "Human in the loop" strategy for incorporating human-preferred responses. The model leverages a large dataset (DISC-Med-SFT) of over 470,000 samples, derived from sources like MedDialog, cMedQA2, and CMeKG, to enhance its professional knowledge, multi-turn dialogue capabilities, and alignment with human preferences in medical consultations.
Quick Start & Requirements
pip install -r requirements.txt
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The developers state that due to inherent LLM limitations, they cannot guarantee the accuracy or reliability of the model's output. The model is intended for research and testing, and users are urged to critically evaluate all information and not blindly trust medical advice provided.
1 year ago
1 week