From bc97f9c584f795647aa23abbe19ba78b18917c94 Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Wed, 24 May 2023 23:00:53 -0400 Subject: [PATCH] remove dev specific remark --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e46944db..969708d47 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ If you are inferencing a pretrained LORA, pass --lora_model_dir ./completed-model ``` -### Merge LORA to base (Dev branch 🔧 ) +### Merge LORA to base Add below flag to train command above @@ -345,4 +345,4 @@ Please reduce any below Bugs? Please check for open issue else create a new [Issue](https://github.com/OpenAccess-AI-Collective/axolotl/issues/new). -PRs are **greatly welcome**! \ No newline at end of file +PRs are **greatly welcome**!