diff --git a/README.md b/README.md index c31196e9..386e9a2f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LLaMA Factory: Training and Evaluating Large Language Models with Minimal Effort +![# LLaMA Factory](assets/logo.png) [![GitHub Repo stars](https://img.shields.io/github/stars/hiyouga/LLaMA-Factory?style=social)](https://github.com/hiyouga/LLaMA-Factory/stargazers) [![GitHub Code License](https://img.shields.io/github/license/hiyouga/LLaMA-Factory)](LICENSE) diff --git a/README_zh.md b/README_zh.md index 6cc7a628..c6758424 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,4 +1,4 @@ -# LLaMA Factory: 轻松的大模型训练与评估 +![# LLaMA Factory](assets/logo.png) [![GitHub Repo stars](https://img.shields.io/github/stars/hiyouga/LLaMA-Factory?style=social)](https://github.com/hiyouga/LLaMA-Factory/stargazers) [![GitHub Code License](https://img.shields.io/github/license/hiyouga/LLaMA-Factory)](LICENSE) diff --git a/assets/logo.png b/assets/logo.png new file mode 100644 index 00000000..5fb3dd56 Binary files /dev/null and b/assets/logo.png differ