From f51c9c56c6c319e331c702949f827155ddc5e45b Mon Sep 17 00:00:00 2001 From: NanoCode012 Date: Fri, 1 Sep 2023 16:08:21 +0900 Subject: [PATCH] Fix(doc): Inform Windows users to use WSL/docker (#518) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19b164a8b..30f7b4844 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,8 @@ accelerate launch scripts/finetune.py examples/openllama-3b/lora.yml \ ``` +- Windows: Please use WSL or Docker! + ### Dataset Axolotl supports a variety of dataset formats. Below are some of the formats you can use.