Nanobit commited on
Commit
f51c9c5
1 Parent(s): 7710e81

Fix(doc): Inform Windows users to use WSL/docker (#518)

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -163,6 +163,8 @@ accelerate launch scripts/finetune.py examples/openllama-3b/lora.yml \
163
  ```
164
  </details>
165
 
 
 
166
  ### Dataset
167
 
168
  Axolotl supports a variety of dataset formats. Below are some of the formats you can use.
 
163
  ```
164
  </details>
165
 
166
+ - Windows: Please use WSL or Docker!
167
+
168
  ### Dataset
169
 
170
  Axolotl supports a variety of dataset formats. Below are some of the formats you can use.