Update README.md
Browse files
README.md
CHANGED
@@ -218,7 +218,7 @@ FreeBSD, OpenBSD and NetBSD systems you control on both AMD64 and ARM64.
|
|
218 |
## Quickstart
|
219 |
|
220 |
```
|
221 |
-
wget https://huggingface.co/wirthual/Meta-Llama-3.2-
|
222 |
chmod +x Meta-Llama-3.2-1B-Instruct-Q8_0.llamafile
|
223 |
./Meta-Llama-3.2-1B-Instruct-Q8_0.llamafile
|
224 |
```
|
|
|
218 |
## Quickstart
|
219 |
|
220 |
```
|
221 |
+
wget https://huggingface.co/wirthual/Meta-Llama-3.2-1B-Instruct-llamafile/resolve/main/Meta-Llama-3.2-1B-Instruct-Q8_0.llamafile
|
222 |
chmod +x Meta-Llama-3.2-1B-Instruct-Q8_0.llamafile
|
223 |
./Meta-Llama-3.2-1B-Instruct-Q8_0.llamafile
|
224 |
```
|