From 217b89cf7e6fcebff506b742737deee45b63e8de Mon Sep 17 00:00:00 2001 From: hiyouga Date: Fri, 2 Jun 2023 21:47:10 +0800 Subject: [PATCH] add wechat Former-commit-id: 0251b1788081a81773d87ca5ca2bac8428489852 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bf596d71..3deaf23b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ ![GitHub last commit](https://img.shields.io/github/last-commit/hiyouga/LLaMA-Efficient-Tuning) ![GitHub pull request](https://img.shields.io/badge/PRs-welcome-blue) +👋 Join our [WeChat](assets/wechat.jpg). + ## Changelog [23/05/31] Now we support training the BLOOM & BLOOMZ models in this repo. Try `--model_name_or_path bigscience/bloomz-7b1-mt` argument to use the BLOOMZ model.