Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Assuming your system has at least 16GB of RAM, you can try running the
29
  following command which download, concatenate, and execute the model.
30
 
31
  ```
32
- wget https://huggingface.co/jartine/Mistral-7B-Instruct-v0.3-llamafile/resolve/main/Mistral-7B-Instruct-v0.3.Q6_K.llamafile
33
  chmod +x Mistral-7B-Instruct-v0.3.Q6_K.llamafile
34
  ./Mistral-7B-Instruct-v0.3.Q6_K.llamafile --help # view manual
35
  ./Mistral-7B-Instruct-v0.3.Q6_K.llamafile # launch web gui + oai api
 
29
  following command which download, concatenate, and execute the model.
30
 
31
  ```
32
+ wget https://huggingface.co/Mozilla/Mistral-7B-Instruct-v0.3-llamafile/resolve/main/Mistral-7B-Instruct-v0.3.Q6_K.llamafile
33
  chmod +x Mistral-7B-Instruct-v0.3.Q6_K.llamafile
34
  ./Mistral-7B-Instruct-v0.3.Q6_K.llamafile --help # view manual
35
  ./Mistral-7B-Instruct-v0.3.Q6_K.llamafile # launch web gui + oai api