#24 · Primary category: Foundation Models

Huatuo-Llama-Med-Chinese

aidoctor bloom chinese huozi llama llm medgpt medical medqa nlp

Repo for BenCao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge.

Project last updated:07/04/26

GitHub Stars

5.0K

Forks

498

Contributors

8

License

Apache-2.0

Why we included this project

Teams pushing a general-purpose language model into a narrow, high-stakes domain will get a lot from this repo. It walks through the full recipe: building a Chinese medical instruction dataset from a knowledge graph and medical literature, using a stronger model to generate question-answer pairs, then instruction-tuning several open base models with LoRA to keep the training affordable. Along with the code, the authors publish LoRA adapter weights for LLaMA, Alpaca-Chinese, Bloom, and Huozi, so you can load a tuned medical model without reproducing the training run yourself. Inference scripts and prompt templates make it easy to run the variants side by side. If you want a concrete, reproducible answer to how much domain fine-tuning helps a stock model on Chinese medical Q&A, this is a solid place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category