From 198f53393745bafdcc11fa08b3bc1f1db3b474a3 Mon Sep 17 00:00:00 2001
From: Jintao Huang
Date: Mon, 30 Mar 2026 15:04:47 +0800
Subject: [PATCH 1/2] fix readme
---
README.md | 6 +++---
README_zh.md | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 85bd378..a4c8a0b 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
-
+
@@ -29,9 +29,9 @@
-
+
## 📖 Table of Contents
- [Groups](#-Groups)
diff --git a/README_zh.md b/README_zh.md
index ebb812a..c604117 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -21,7 +21,7 @@
-
+
@@ -29,9 +29,9 @@
-
+
## 📖 目录
- [用户群](#-用户群)
From 1c791168d601a18e7f3984570b477ea61b8ebc3f Mon Sep 17 00:00:00 2001
From: Jintao Huang
Date: Mon, 30 Mar 2026 15:06:40 +0800
Subject: [PATCH 2/2] fix
---
README.md | 2 +-
README_zh.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index a4c8a0b..bcace3c 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ You can contact us and communicate with us by adding our group:
## 📝 Introduction
## 🎉 News
-- 🎉 2025.04.01: MCore-Bridge is released! Providing Megatron-Core model definitions for state-of-the-art large language models and making Megatron training as simple as Transformers.
+- 🎉 2026.03.30: MCore-Bridge is released! Providing Megatron-Core model definitions for state-of-the-art large language models and making Megatron training as simple as Transformers.
## 🛠️ Installation
To install using pip:
diff --git a/README_zh.md b/README_zh.md
index c604117..df4730e 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -53,7 +53,7 @@
## 📝 简介
## 🎉 新闻
-- 🎉 2026.04.01: MCore-Bridge 正式发布!为最先进的大语言模型提供 Megatron-Core 模型定义,让 Megatron 训练像 Transformers 一样简单。
+- 🎉 2026.03.30: MCore-Bridge 正式发布!为最先进的大语言模型提供 Megatron-Core 模型定义,让 Megatron 训练像 Transformers 一样简单。
## 🛠️ 安装
使用pip进行安装: