From 625a0e32c47aeb72a6fe9c3536914996912e89d4 Mon Sep 17 00:00:00 2001 From: codingma Date: Tue, 13 Aug 2024 16:13:10 +0800 Subject: [PATCH] add tutorial and doc links --- README.md | 4 +++- README_zh.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5d2505361..17edc9bed2 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,10 @@ https://github.com/user-attachments/assets/7c96b465-9df7-45f4-8053-bf03e58386d3 Choose your path: - **Colab**: https://colab.research.google.com/drive/1eRTPn37ltBbYsISy9Aw2NuI2Aq5CQrD9?usp=sharing -- **PAI-DSW**: https://gallery.pai-ml.com/#/preview/deepLearning/nlp/llama_factory +- **PAI-DSW**: https://gallery.pai-ml.com/#/preview/deepLearning/nlp/llama_factory - **Local machine**: Please refer to [usage](#getting-started) +- **Chinese Beginner's Tutorial**: https://zhuanlan.zhihu.com/p/695287607 +- **Chinese Project Documentation**: https://llamafactory.readthedocs.io/zh-cn/latest/ ## Table of Contents diff --git a/README_zh.md b/README_zh.md index 46d852afb9..d4fef096b3 100644 --- a/README_zh.md +++ b/README_zh.md @@ -26,8 +26,10 @@ https://github.com/user-attachments/assets/e6ce34b0-52d5-4f3e-a830-592106c4c272 选择你的打开方式: - **Colab**:https://colab.research.google.com/drive/1d5KQtbemerlSDSxZIfAaWXhKr30QypiK?usp=sharing -- **PAI-DSW**: https://gallery.pai-ml.com/#/preview/deepLearning/nlp/llama_factory +- **PAI-DSW**:https://gallery.pai-ml.com/#/preview/deepLearning/nlp/llama_factory - **本地机器**:请见[如何使用](#如何使用) +- **中文新手教程**: https://zhuanlan.zhihu.com/p/695287607 +- **中文项目文档**: https://llamafactory.readthedocs.io/zh-cn/latest/ ## 目录