Update README.md

This commit is contained in:
Ethan-Chen-plus
2024-03-02 12:19:59 +08:00
committed by GitHub
parent cd17157910
commit 45da3e2e84
+8 -4
View File
@@ -1,14 +1,18 @@
<center> <center>
# 动手实现LLM中文版 # 动手实现LLM中文版
---
# Implementing LLM Hands-on: Building Your Own Large Language Model from Scratch # Implementing LLM Hands-on: Building Your Own Large Language Model from Scratch
</center> </center>
[![GitHub stars](https://img.shields.io/github/stars/username/repo.svg?style=social)](https://github.com/datawhalechina/llms-from-scratch-cn) [![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/username/repo.svg?style=social)](https://github.com/datawhalechina/llms-from-scratch-cn)
[![GitHub issues](https://img.shields.io/github/issues/username/repo.svg)](https://github.com/datawhalechina/llms-from-scratch-cn/issues) [![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) [![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)