From bf3a9bffa9cf66c8b59c3e598bd57b553c83c9e3 Mon Sep 17 00:00:00 2001 From: Wang Peng <36780733+logicwong@users.noreply.github.com> Date: Thu, 3 Aug 2023 17:05:11 +0800 Subject: [PATCH] Update README_CN.md --- README_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_CN.md b/README_CN.md index 6154766..67398ec 100644 --- a/README_CN.md +++ b/README_CN.md @@ -62,7 +62,7 @@ pip install transformers==4.31.0 accelerate tiktoken einops ``` -我们还推荐安装`flash-attention`来提高你的运行效率以及降低显存占用。 +我们还推荐安装[flash-attention](https://github.com/Dao-AILab/flash-attention)来提高你的运行效率以及降低显存占用。 ```bash git clone -b v1.0.8 https://github.com/Dao-AILab/flash-attention