From e0399e82b696a3f904196e44e46ec05a8af6fc40 Mon Sep 17 00:00:00 2001 From: FrankLeeeee Date: Tue, 7 Feb 2023 16:08:51 +0800 Subject: [PATCH] [doc] fixed broken badge --- README-zh-Hans.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README-zh-Hans.md b/README-zh-Hans.md index b4a73e639889..1af9b0af1115 100644 --- a/README-zh-Hans.md +++ b/README-zh-Hans.md @@ -11,7 +11,7 @@ 论坛 | 博客 - [![Build](https://github.com/hpcaitech/ColossalAI/actions/workflows/build.yml/badge.svg)](https://github.com/hpcaitech/ColossalAI/actions/workflows/build.yml) + [![Build](https://github.com/hpcaitech/ColossalAI/actions/workflows/build_on_schedule.yml/badge.svg)](https://github.com/hpcaitech/ColossalAI/actions/workflows/build_on_schedule.yml) [![Documentation](https://readthedocs.org/projects/colossalai/badge/?version=latest)](https://colossalai.readthedocs.io/en/latest/?badge=latest) [![CodeFactor](https://www.codefactor.io/repository/github/hpcaitech/colossalai/badge)](https://www.codefactor.io/repository/github/hpcaitech/colossalai) [![HuggingFace badge](https://img.shields.io/badge/%F0%9F%A4%97HuggingFace-Join-yellow)](https://huggingface.co/hpcai-tech) diff --git a/README.md b/README.md index d10184a6e15b..96debaf5c7e9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Forum | Blog - [![Build](https://github.com/hpcaitech/ColossalAI/actions/workflows/build.yml/badge.svg)](https://github.com/hpcaitech/ColossalAI/actions/workflows/build.yml) + [![Build](https://github.com/hpcaitech/ColossalAI/actions/workflows/build_on_schedule.yml/badge.svg)](https://github.com/hpcaitech/ColossalAI/actions/workflows/build_on_schedule.yml) [![Documentation](https://readthedocs.org/projects/colossalai/badge/?version=latest)](https://colossalai.readthedocs.io/en/latest/?badge=latest) [![CodeFactor](https://www.codefactor.io/repository/github/hpcaitech/colossalai/badge)](https://www.codefactor.io/repository/github/hpcaitech/colossalai) [![HuggingFace badge](https://img.shields.io/badge/%F0%9F%A4%97HuggingFace-Join-yellow)](https://huggingface.co/hpcai-tech) @@ -114,7 +114,7 @@ distributed training and inference in a few lines. - Inference - [Energon-AI](https://github.com/hpcaitech/EnergonAI) - +

(back to top)

## Parallel Training Demo