From b052574ddffd1e2a81d0330dbd787aa15971b845 Mon Sep 17 00:00:00 2001 From: hiyouga Date: Sat, 2 Dec 2023 01:31:24 +0800 Subject: [PATCH] add logo Former-commit-id: 597894ad31c186120335252ccc0cc48fcea701b4 --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)