From 9b649ae940f5128902ed4ade51e15a661afd5946 Mon Sep 17 00:00:00 2001 From: Kazuki Fujii <68278821+okoge-kaz@users.noreply.github.com> Date: Sun, 18 Aug 2024 23:06:38 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f08a89..dd3470f 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ What sets llm-recipes apart is its seamless integration with Hugging Face Transf | **Continual Pre-Training** | ✅ | ✅ | ✅ | | **DPO(Direct Preference Optimization)** | ✅ | ❌ | ✅ | | **Llama Models Support** | ✅ | ✅ | ✅ | -| **Non-Llama Models Support** | ✅ | ❌ | ❌ | -| **Multi-Node Support** | ✅ | ✅ | ✅ | +| **Non-Llama Models Support** | ✅ | ❌ | ✅ | +| **Multi-Node Support** | ✅ | ✅ | ❌ | # Table of Contents