From df7f10ea4fb3a0e2b2b71023573cfd6fc84a085e Mon Sep 17 00:00:00 2001 From: Ethan-Chen-plus <84905965+Ethan-Chen-plus@users.noreply.github.com> Date: Sat, 2 Mar 2024 12:22:41 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 1abb724..edbce89 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,14 @@ # 动手实现LLM中文版 -# Implementing LLM Hands-on: Building Your Own Large Language Model from Scratch +# LLMs From Scratch: Hands-on Building Your Own Large Language Models [![GitHub stars](https://img.shields.io/github/stars/datawhalechina/llms-from-scratch-cn.svg?style=social)](https://github.com/datawhalechina/llms-from-scratch-cn) - [![GitHub forks](https://img.shields.io/github/forks/datawhalechina/llms-from-scratch-cn.svg?style=social)](https://github.com/datawhalechina/llms-from-scratch-cn) - [![GitHub issues](https://img.shields.io/github/issues/datawhalechina/llms-from-scratch-cn.svg)](https://github.com/datawhalechina/llms-from-scratch-cn/issues) - [![Code License](https://img.shields.io/badge/Code%20License-Apache_2.0-brightgreen.svg)](https://github.com/datawhalechina/llms-from-scratch-cn/blob/main/LICENSE.txt)