From 85e045b063a70cd36ccc0405acc245d86f2a1621 Mon Sep 17 00:00:00 2001 From: Frank Lee Date: Mon, 9 Jan 2023 17:08:55 +0800 Subject: [PATCH] [doc] updated readme regarding pypi installation (#2406) --- README-zh-Hans.md | 46 ++++++++++++++++++++++++++++++++++------------ README.md | 28 ++++++++++++++++++++++++---- 2 files changed, 58 insertions(+), 16 deletions(-) diff --git a/README-zh-Hans.md b/README-zh-Hans.md index 8edcff28b..b97b02f5a 100644 --- a/README-zh-Hans.md +++ b/README-zh-Hans.md @@ -5,10 +5,10 @@ Colossal-AI: 一个面向大模型时代的通用深度学习系统 -

论文 | - 文档 | - 例程 | - 论坛 | +

论文 | + 文档 | + 例程 | + 论坛 | 博客

[![Build](https://github.com/hpcaitech/ColossalAI/actions/workflows/build.yml/badge.svg)](https://github.com/hpcaitech/ColossalAI/actions/workflows/build.yml) @@ -35,7 +35,7 @@
  • 为何选择 Colossal-AI
  • 特点
  • - 并行训练样例展示 + 并行训练样例展示
  • - 单GPU训练样例展示 + 单GPU训练样例展示
  • - 推理 (Energon-AI) 样例展示 + 推理 (Energon-AI) 样例展示
  • - Colossal-AI 成功案例 + Colossal-AI 成功案例