jartine commited on
Commit
ff7e1c7
1 Parent(s): 75b8197

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ You can run the following command which download, concatenate, and
42
  execute the model.
43
 
44
  ```
45
- # todo: curl
46
  chmod +x c4ai-command-r-plus.Q2_K.llamafile
47
  ./c4ai-command-r-plus.Q2_K.llamafile --help # view manual
48
  ./c4ai-command-r-plus.Q2_K.llamafile # launch web gui + oai api
 
42
  execute the model.
43
 
44
  ```
45
+ wget https://huggingface.co/jartine/c4ai-command-r-plus-llamafile/resolve/main/c4ai-command-r-plus.Q2_K.llamafile
46
  chmod +x c4ai-command-r-plus.Q2_K.llamafile
47
  ./c4ai-command-r-plus.Q2_K.llamafile --help # view manual
48
  ./c4ai-command-r-plus.Q2_K.llamafile # launch web gui + oai api