From da056285f213e51bc4d76c02bff00aa49a351aa2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 19:29:06 +0800 Subject: [PATCH] [format] applied code formatting on changed files in pull request 2922 (#2923) Co-authored-by: github-actions --- examples/language/gpt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/language/gpt/README.md b/examples/language/gpt/README.md index a35408152..10d6c2ddd 100644 --- a/examples/language/gpt/README.md +++ b/examples/language/gpt/README.md @@ -19,7 +19,7 @@ conda install pytorch==1.12.0 torchvision==0.13.0 torchaudio==0.12.0 cudatoolkit pip install torch==1.12.0+cu113 torchvision==0.13.0+cu113 torchaudio==0.12.0 --extra-index-url https://download.pytorch.org/whl/cu113 ``` -### [Install Colossal-AI](https://github.com/hpcaitech/ColossalAI#installation) +### [Install Colossal-AI](https://github.com/hpcaitech/ColossalAI#installation) ### Install requirements