From dd1408183ba23e8c5547631acd173eb3cb5dac49 Mon Sep 17 00:00:00 2001 From: JessyTsu1 <51992423+JessyTsu1@users.noreply.github.com> Date: Thu, 11 Jan 2024 23:17:00 +0800 Subject: [PATCH] Update README.md Former-commit-id: d72aff5ae632d1545edc48372318ba058368a934 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94238a7b..2d26a482 100644 --- a/README.md +++ b/README.md @@ -569,7 +569,7 @@ CUDA_VISIBLE_DEVICES=0 python src/train_bash.py \ - **[DISC-LawLLM](https://github.com/FudanDISC/DISC-LawLLM)**: A large language model specialized in Chinese legal domain, based on Baichuan-13B, is capable of retrieving and reasoning on legal knowledge. - **[Sunsimiao](https://github.com/thomas-yanxin/Sunsimiao)**: A large language model specialized in Chinese medical domain, based on Baichuan-7B and ChatGLM-6B. - **[CareGPT](https://github.com/WangRongsheng/CareGPT)**: A series of large language models for Chinese medical domain, based on LLaMA2-7B and Baichuan-13B. - +- **[MachineMindset](https://github.com/PKU-YuanGroup/Machine-Mindset/)**: Psychology MBTI large language model Project, capable of giving any LLM 16 different personality types based on dataset + training method. > [!TIP] > If you have a project that should be incorporated, please contact via email or create a pull request.