Update README.md

update english readme

Former-commit-id: 7627ef09088ecbc234c08c0cb4743cbaee576b76
This commit is contained in:
grok 2024-10-23 23:49:47 +08:00 committed by GitHub
parent 823d7f5c81
commit 3e3969784f

View File

@ -708,6 +708,8 @@ If you have a project that should be incorporated, please contact via email or c
1. **[AutoRE](https://github.com/THUDM/AutoRE)**: A document-level relation extraction system based on large language models.
1. **[NVIDIA RTX AI Toolkit](https://github.com/NVIDIA/RTX-AI-Toolkit)**: SDKs for fine-tuning LLMs on Windows PC for NVIDIA RTX.
1. **[LazyLLM](https://github.com/LazyAGI/LazyLLM)**: An easy and lazy way for building multi-agent LLMs applications and supports model fine-tuning via LLaMA Factory.
1. **[RAG-Retrieval](https://github.com/NLPJCL/RAG-Retrieval)**RAG-Retrieval provides the full pipeline for RAG retrieval model fine-tuning, inference, and distillation code.[[Best practices for LLM on Reranker tasks: A simple experiment reportwith code]](https://zhuanlan.zhihu.com/p/987727357)
</details>