HuatuoGPT, Towards Taming Language Models To Be a Doctor. (An Open Medical GPT)
Yunxiang Li 1 , Zihan Li 2 , Kai Zhang 3 , Ruilong Dan 4 , Steve Jiang 1 , You Zhang 1 1 UT Southwestern Medical Center, USA 2 University of Illinois at Urbana-Champaign, USA 3 Ohio State University, USA 4 Hangzhou Dianzi University, China
The official codes for "PMC-LLaMA: Towards Building Open-source Language Models for Medicine"
Huatuo-Llama-Med-Chinese is a medical large language model specialized in processing and generating natural language text in Chinese. It is an instruction-tuned system designed to answer professional healthcare questions by leveraging a dedicated medical knowledge base. The model integrates structured medical literature and knowledge graphs to ensure clinical accuracy during response generation. It employs knowledge-graph augmented inference to combine structured entity relationships with neural network outputs. The system is developed through domain-specific weight adaptation, cross-lingual
Repository of DISC-MedLLM, it is a comprehensive solution that leverages Large Language Models (LLMs) to provide accurate and truthful medical response in end-to-end conversational healthcare services.
The main features of fudandisc/disc-medllm are: Domain Specific Models, Medical Domain Models.
Open-source alternatives to fudandisc/disc-medllm include: scir-hi/huatuo-llama-med-chinese — Huatuo-Llama-Med-Chinese is a medical large language model specialized in processing and generating natural language… synlp/chimed-gpt — ChiMed-GPT is a Chinese medical large language model (LLM) built by continually training Ziya-v2 on Chinese medical… freedomintelligence/huatuogpt — HuatuoGPT, Towards Taming Language Models To Be a Doctor. (An Open Medical GPT). chaoyi-wu/pmc-llama — The official codes for "PMC-LLaMA: Towards Building Open-source Language Models for Medicine". kent0n-li/chatdoctor — Yunxiang Li 1 , Zihan Li 2 , Kai Zhang 3 , Ruilong Dan 4 , Steve Jiang 1 , You Zhang 1 1 UT Southwestern Medical… xionghonglin/doctorglm — 基于ChatGLM-6B的中文问诊模型.