Skip to content

Commit 508ea3a

Browse files
committed
Bump llamafile version in readme
1 parent c88f2d3 commit 508ea3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ enable you to work around Windows' 4GB executable file size limit.
275275
For Windows users, here's an example for the Mistral LLM:
276276

277277
```sh
278-
curl -L -o llamafile.exe https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.11/llamafile-0.8.11
278+
curl -L -o llamafile.exe https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.17/llamafile-0.8.17
279279
curl -L -o mistral.gguf https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-GGUF/resolve/main/mistral-7b-instruct-v0.1.Q4_K_M.gguf
280280
./llamafile.exe -m mistral.gguf
281281
```

0 commit comments

Comments
 (0)