Update README.md
Browse files
README.md
CHANGED
@@ -42,7 +42,7 @@ You can run the following command which download, concatenate, and
|
|
42 |
execute the model.
|
43 |
|
44 |
```
|
45 |
-
|
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
|