bingal commited on
Commit
c2bb833
1 Parent(s): 3066703

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ license: mit
11
 
12
  ## Useage
13
 
14
- **The Windows system has a limitation where it does not support a single exe file over 4GB, so it is necessary to download the llamafile and gguf models separately and run them individually.**
15
  ### Windows
16
  * Download [llamafile](https://github.com/Mozilla-Ocho/llamafile/releases/download/0.6.2/llamafile-0.6.2).
17
  * Rename the file to `llamafile-0.6.2.exe`
 
11
 
12
  ## Useage
13
 
14
+ **The Windows system has a limitation where it does not support a single exe file over 4GB, so it is necessary to download the llamafile and gguf models separately and run them individually. In addition, you can also use the Windows Subsystem for Linux (WSL) to run it, which can bypass the 4GB limit as well.**
15
  ### Windows
16
  * Download [llamafile](https://github.com/Mozilla-Ocho/llamafile/releases/download/0.6.2/llamafile-0.6.2).
17
  * Rename the file to `llamafile-0.6.2.exe`