diff --git a/README.md b/README.md index 56bcb23..decc863 100644 --- a/README.md +++ b/README.md @@ -12,16 +12,11 @@ Fine-tuning 🤖[ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B) model with \[ English | [中文](README_zh.md) \] -If you encounter any problems, you can refer to our [Wiki📄](https://github.com/hiyouga/ChatGLM-Efficient-Tuning/wiki) or feel free to raise an issue. +If you have any questions, please refer to our [Wiki📄](https://github.com/hiyouga/ChatGLM-Efficient-Tuning/wiki). -## Our related projects. - -### [LLaMA-Efficient-Tuning](https://github.com/hiyouga/LLaMA-Efficient-Tuning) -Fine-tuning LLaMA Based models with PEFT. - -### [FastEdit](https://github.com/hiyouga/FastEdit) -Editing large language models within 10 seconds +## Notice +This repo will **not be maintained** in the future. Please follow **[LLaMA-Efficient-Tuning](https://github.com/hiyouga/LLaMA-Efficient-Tuning)** for fine-tuning the language models (including ChatGLM2-6B). ## Changelog diff --git a/README_zh.md b/README_zh.md index ad33709..31e5e96 100644 --- a/README_zh.md +++ b/README_zh.md @@ -12,15 +12,11 @@ \[ [English](README.md) | 中文 \] -如果有任何的疑问,可以阅读我们的[Wiki📄](https://github.com/hiyouga/ChatGLM-Efficient-Tuning/wiki) 文档或者提出issue +如果有任何疑问,请阅读我们的 [文档 📄](https://github.com/hiyouga/ChatGLM-Efficient-Tuning/wiki)。 -## 相关项目 +## 公告 -### [LLaMA-Efficient-Tuning](https://github.com/hiyouga/LLaMA-Efficient-Tuning) -基于PEFT的LLaMA系列模型高效微调 - -### [FastEdit](https://github.com/hiyouga/FastEdit) -10秒编辑你的大语言模型 +该项目今后**将不再维护**。请关注 **[LLaMA-Efficient-Tuning](https://github.com/hiyouga/LLaMA-Efficient-Tuning)** 大模型微调项目(包含 ChatGLM2-6B 模型)。 ## 更新日志