Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update english readme
  • Loading branch information
NLPJCL authored Oct 23, 2024
1 parent 18a7f3f commit 7627ef0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 report(with code)]](https://zhuanlan.zhihu.com/p/987727357)


</details>

Expand Down

0 comments on commit 7627ef0

Please sign in to comment.