From 7a978eb3d09b1a3078bb6dbdec49b5459da047f5 Mon Sep 17 00:00:00 2001 From: binmakeswell Date: Mon, 4 Sep 2023 11:50:27 +0800 Subject: [PATCH] [DOC] hotfix/llama2news (#4595) * [doc] add llama2 news * [doc] add llama2 news * [doc] add llama2 news --- README.md | 13 +++++++++++-- docs/README-zh-Hans.md | 14 ++++++++++++-- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 44e4f97f1..0ddcdab74 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ ## Latest News +* [2023/09] [70 Billion Parameter LLaMA2 Model Training Accelerated by 195%](https://www.hpc-ai.tech/blog/70b-llama2-training) * [2023/07] [HPC-AI Tech Raises 22 Million USD in Series A Funding](https://www.hpc-ai.tech/blog/hpc-ai-tech-raises-22-million-usd-in-series-a-funding-to-fuel-team-expansion-and-business-growth) * [2023/07] [65B Model Pretraining Accelerated by 38%, Best Practices for Building LLaMA-Like Base Models Open-Source](https://www.hpc-ai.tech/blog/large-model-pretraining) * [2023/03] [ColossalChat: An Open-Source Solution for Cloning ChatGPT With a Complete RLHF Pipeline](https://medium.com/@yangyou_berkeley/colossalchat-an-open-source-solution-for-cloning-chatgpt-with-a-complete-rlhf-pipeline-5edf08fb538b) @@ -50,7 +51,7 @@
  • Parallel Training Demo