From c3d9e2327728c76c3bd0a6da12d7163db7591867 Mon Sep 17 00:00:00 2001 From: Jiarui Fang Date: Fri, 6 Jan 2023 16:32:26 +0800 Subject: [PATCH] [builder] correct readme (#2375) * [example] add google doc for benchmark results of GPT * add tencet doc * [example] gpt, shard init on all processes * polish comments * polish code * [builder] update readme --- README.md | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 6ffbc85ba..1b0ca7e97 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ Colossal-AI: A Unified Deep Learning System for Big Model Era -

Paper | - Documentation | - Examples | - Forum | +

Paper | + Documentation | + Examples | + Forum | Blog

[![Build](https://github.com/hpcaitech/ColossalAI/actions/workflows/build.yml/badge.svg)](https://github.com/hpcaitech/ColossalAI/actions/workflows/build.yml) @@ -17,7 +17,7 @@ [![HuggingFace badge](https://img.shields.io/badge/%F0%9F%A4%97HuggingFace-Join-yellow)](https://huggingface.co/hpcai-tech) [![slack badge](https://img.shields.io/badge/Slack-join-blueviolet?logo=slack&)](https://join.slack.com/t/colossalaiworkspace/shared_invite/zt-z7b26eeb-CBp7jouvu~r0~lcFzX832w) [![WeChat badge](https://img.shields.io/badge/微信-加入-green?logo=wechat&)](https://raw.githubusercontent.com/hpcaitech/public_assets/main/colossalai/img/WeChat.png) - + | [English](README.md) | [中文](README-zh-Hans.md) | @@ -35,7 +35,7 @@
  • Why Colossal-AI
  • Features
  • - Parallel Training Demo + Parallel Training Demo
  • - Single GPU Training Demo + Single GPU Training Demo
  • - Inference (Energon-AI) Demo + Inference (Energon-AI) Demo
  • - Colossal-AI for Real World Applications + Colossal-AI for Real World Applications