Open mofosyne opened 3 months ago
This updates the readme to mention that the -m switch can be used with other llamafiles and not just gguf files.
-m
This is useful for windows users to know as they may have already downloaded a llamafile but it's larger than the 4GB limit.
This addresses https://github.com/Mozilla-Ocho/llamafile/issues/511
doc only changes, so unlikely to be the cause of the CI issue
This updates the readme to mention that the
-m
switch can be used with other llamafiles and not just gguf files.This is useful for windows users to know as they may have already downloaded a llamafile but it's larger than the 4GB limit.