From 1ca21861892085b0b86ce35f676c256382973897 Mon Sep 17 00:00:00 2001 From: John <78893154+cmp-nct@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:53:35 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e74c52a5..b0df2a91f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ cmake --build . --config Release 2) Installing on WSL (Windows Subsystem for Linux) -# I am getting slightly better timings on WSL than native windows, though currently mmap does not appear to work in WSL (--no-mmap) - either a binary difference or something else +# I am getting slightly better timings on WSL than native windows +# Use --no-mmap in WSL OR copy the model into native directory (not /mnt/) or it will get stuck loading (thanks @nauful) #Choose a current distro: wsl.exe --list --online wsl --install -d distro