diff --git a/README.md b/README.md index d1c72fa..a1e5baa 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ docker compose exec serge python3 /usr/src/app/api/utils/download.py tokenizer 7 Make sure you have docker desktop installed, WSL2 configured and enough free RAM to run models. (see below) +For cloning on windows, use `git clone https://github.com/nsarrazin/serge.git --config core.autocrlf=input`. + ### Using serge (You can pass `7B 13B 30B` as an argument to the `download.py` script to download multiple models.)