From 77b1c552c33cb81c999b5501777a20430080a338 Mon Sep 17 00:00:00 2001 From: LiangSong Date: Mon, 15 May 2023 23:00:25 +0700 Subject: [PATCH] add discord invite link --- README.md | 4 +++- README_zh.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ec294e..cdb6754 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ * @Author: LiangSong(sl12160010@gmail.com) * @Date: 2023-03-10 21:18:35 * @LastEditors: LiangSong(sl12160010@gmail.com) - * @LastEditTime: 2023-05-15 00:21:01 + * @LastEditTime: 2023-05-15 23:00:11 * @FilePath: /Open-Llama/README.md * @Description: * @@ -25,6 +25,8 @@ Open-Llama is an open-source project that offers a complete training pipeline fo **You can try this model directly from the [Demo](http://home.ustc.edu.cn/~sl9292/).** +Join [discord](https://discord.gg/TrKxrTpnab) to discuss the development of large language models. + ## **Main contents** - **Support Transformers/HuggingFace.** The CheckPoint after Instruct-tuning is open-source on [HuggingFace: s-JoL/Open-Llama-V2](https://huggingface.co/s-JoL/Open-Llama-V2). diff --git a/README_zh.md b/README_zh.md index 3a7baed..2adc64d 100644 --- a/README_zh.md +++ b/README_zh.md @@ -2,7 +2,7 @@ * @Author: LiangSong(sl12160010@gmail.com) * @Date: 2023-03-10 21:18:35 * @LastEditors: LiangSong(sl12160010@gmail.com) - * @LastEditTime: 2023-05-15 00:02:05 + * @LastEditTime: 2023-05-15 22:59:30 * @FilePath: /Open-Llama/README_zh.md * @Description: * @@ -25,6 +25,8 @@ Open-Llama是一个开源项目,提供了一整套用于构建大型语言模 **可从[Demo](http://home.ustc.edu.cn/~sl9292/)直接试用本模型。** +加入[discord](https://discord.gg/TrKxrTpnab)一起讨论大语言模型的发展。 + ## **主要内容** - **支持Transformers/HuggingFace直接调用。** 经过Instruct-tuning的CheckPoint已开源在[HuggingFace: s-JoL/Open-Llama-V2](https://huggingface.co/s-JoL/Open-Llama-V2)。