From b517237d7e7bc904b4c16ed9bd09937248ff9b78 Mon Sep 17 00:00:00 2001 From: WangRongsheng Date: Tue, 8 Oct 2024 20:29:32 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ee16f6..ce9048e 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ 26. [nanotron](https://github.com/huggingface/nanotron): Minimalistic large language model 3D-parallelism training. 27. [Proxy Tuning](https://github.com/alisawuffles/proxy-tuning): Tuning Language Models by Proxy. 28. [Effective LLM Alignment](https://github.com/VikhrModels/effective_llm_alignment/): Effective LLM Alignment Toolkit. +29. [Autotrain-advanced](https://github.com/huggingface/autotrain-advanced)
↥ back to top