From ff4f5d7231d2f2e7387cd6175649fc678aaf6f39 Mon Sep 17 00:00:00 2001 From: sohn <59533593+oikosohn@users.noreply.github.com> Date: Sun, 13 Mar 2022 23:34:34 +0900 Subject: [PATCH] fix typo in CHANGE_LOG.md - fix typo, `Unifed` -> `Unified` below Added --- CHANGE_LOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGE_LOG.md b/CHANGE_LOG.md index ea69b301d..bbf1d62f9 100644 --- a/CHANGE_LOG.md +++ b/CHANGE_LOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. ### Added -- Unifed distributed layers +- Unified distributed layers - MoE support - DevOps tools such as github action, code review automation, etc. - New project official website @@ -33,4 +33,4 @@ The first beta version of Colossal-AI. Thanks to all contributors for the effort ### Added - Initial architecture of the system -- Features such as tensor parallelism, gradient clipping, gradient accumulation \ No newline at end of file +- Features such as tensor parallelism, gradient clipping, gradient accumulation