From a020eecc7051083e1dbc4a02bd49a9521b032aad Mon Sep 17 00:00:00 2001
From: binmakeswell
Date: Wed, 8 Feb 2023 17:28:29 +0800
Subject: [PATCH] [doc] fix typo of BLOOM (#2643)
* [doc] fix typo of BLOOM
---
README-zh-Hans.md | 4 ++--
README.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README-zh-Hans.md b/README-zh-Hans.md
index 1e1d475c9..34122db65 100644
--- a/README-zh-Hans.md
+++ b/README-zh-Hans.md
@@ -58,7 +58,7 @@
@@ -204,7 +204,7 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的
-- [BLOOM](https://github.com/hpcaitech/EnergonAI/tree/main/examples/bloom): 降低1750亿参数BLOOM模型部署推理成本超10倍
+- [BLOOM](https://github.com/hpcaitech/EnergonAI/tree/main/examples/bloom): 降低1760亿参数BLOOM模型部署推理成本超10倍
(返回顶端)
diff --git a/README.md b/README.md
index dc1e80113..7ec864c02 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@
@@ -206,7 +206,7 @@ Please visit our [documentation](https://www.colossalai.org/) and [examples](htt
-- [BLOOM](https://github.com/hpcaitech/EnergonAI/tree/main/examples/bloom): Reduce hardware deployment costs of 175-billion-parameter BLOOM by more than 10 times.
+- [BLOOM](https://github.com/hpcaitech/EnergonAI/tree/main/examples/bloom): Reduce hardware deployment costs of 176-billion-parameter BLOOM by more than 10 times.
(back to top)