From a8c07e2aa0b6289eca61625e07dc918b29c99615 Mon Sep 17 00:00:00 2001 From: Katehuuh <133996730+Katehuuh@users.noreply.github.com> Date: Tue, 7 May 2024 06:23:36 +0200 Subject: [PATCH 1/2] Update README.md Add Projects Nekochu/Luminia-13B-v3 Former-commit-id: 984f7fbbf7181f76346ffff926bc857fa2210151 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 611ddc81..ee4adce8 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ If you have a project that should be incorporated, please contact via email or c 1. **[Sunsimiao](https://github.com/thomas-yanxin/Sunsimiao)**: A large language model specialized in Chinese medical domain, based on Baichuan-7B and ChatGLM-6B. 1. **[CareGPT](https://github.com/WangRongsheng/CareGPT)**: A series of large language models for Chinese medical domain, based on LLaMA2-7B and Baichuan-13B. 1. **[MachineMindset](https://github.com/PKU-YuanGroup/Machine-Mindset/)**: A series of MBTI Personality large language models, capable of giving any LLM 16 different personality types based on different datasets and training methods. +1. **[Luminia-13B-v3](https://huggingface.co/Nekochu/Luminia-13B-v3)**: [🤗Demo](https://huggingface.co/spaces/Nekochu/Luminia-13B_SD_Prompt) A large language model specialized in generate metadata for stable diffusion. From 53a1e0d37fa842fcbdb9213d681163a8847140aa Mon Sep 17 00:00:00 2001 From: Katehuuh <133996730+Katehuuh@users.noreply.github.com> Date: Tue, 7 May 2024 06:28:48 +0200 Subject: [PATCH 2/2] Update README_zh.md Add Projects Nekochu/Luminia-13B-v3 Former-commit-id: 19a85bf52daca383281386108dd1810f7c74c327 --- README_zh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_zh.md b/README_zh.md index ecbc15f0..6019f765 100644 --- a/README_zh.md +++ b/README_zh.md @@ -466,6 +466,7 @@ export USE_MODELSCOPE_HUB=1 # Windows 使用 `set USE_MODELSCOPE_HUB=1` 1. **[Sunsimiao](https://github.com/thomas-yanxin/Sunsimiao)**: 孙思邈中文医疗大模型 Sumsimiao,基于 Baichuan-7B 和 ChatGLM-6B 在中文医疗数据上微调而得。 1. **[CareGPT](https://github.com/WangRongsheng/CareGPT)**: 医疗大模型项目 CareGPT,基于 LLaMA2-7B 和 Baichuan-13B 在中文医疗数据上微调而得。 1. **[MachineMindset](https://github.com/PKU-YuanGroup/Machine-Mindset/)**:MBTI性格大模型项目,根据数据集与训练方式让任意 LLM 拥有 16 个不同的性格类型。 +1. **[Luminia-13B-v3](https://huggingface.co/Nekochu/Luminia-13B-v3)**: [🤗Demo](https://huggingface.co/spaces/Nekochu/Luminia-13B_SD_Prompt) 一个专门用于生成稳定扩散元数据的大型语言模型。