scir-hi/huatuo-llama-med-chinese

Repo for BenCao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 13th, 2026
Created on March 31st, 2023
Open Issues & Pull Requests: 28 (+0)
GitHub issues: Enabled
Number of forks: 499
Total Stargazers: 4,993 (+0)
Total Subscribers: 54 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.6 hours
Mean response time: 15.7 days
90th percentile: 5.7 days
Tracked items: 11

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 789 days
Stale 30+ days: 9
Stale 90+ days: 9

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

BenCao is an instruction-tuned large language model collection specialized for Chinese medical knowledge and question-answering.

The project addresses the need for medical domain expertise in large language models by constructing a Chinese medical instruction-tuning dataset built from medical knowledge graphs, medical literature, and ChatGPT API outputs. It then applies instruction-tuning to various base models including LLaMA, Alpaca-Chinese, Bloom, and Huozi to improve their performance on medical question-answering tasks. The approach uses LoRA fine-tuning in half-precision to balance computational efficiency with model performance.

Developers working on Chinese medical AI applications should consider this tool if they need models specifically optimized for healthcare domain tasks in Chinese. The project provides multiple base model options, allowing teams to choose based on their computational constraints and performance requirements. Those with limited resources can leverage the LoRA-based approach, which reduces training overhead compared to full fine-tuning while maintaining effectiveness.

The project demonstrates sustained research engagement with peer-reviewed publications accepted to major venues and continued model releases incorporating new base models as they become available. Development activity includes regular updates introducing improved base models and refinements to the instruction-tuning methodology. The team has published technical documentation on tuning methods for large language models in healthcare contexts and research papers on knowledge-enhanced fine-tuning approaches for reliable Chinese medical response generation.