Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ This repo contains `.gguf` and `.llamafile` files for [SmolLM-360M-Instruct](htt
|
|
| 18 |
|
| 19 |
# Use it in 3 lines!
|
| 20 |
```
|
| 21 |
-
wget https://huggingface.co/stillerman/SmolLM-360M-Instruct-Llamafile/
|
| 22 |
chmod a+x SmolLM-360M-Instruct-F16.llamafile
|
| 23 |
./SmolLM-360M-Instruct-F16.llamafile
|
| 24 |
```
|
|
|
|
| 18 |
|
| 19 |
# Use it in 3 lines!
|
| 20 |
```
|
| 21 |
+
wget https://huggingface.co/stillerman/SmolLM-360M-Instruct-Llamafile/resolve/main/SmolLM-360M-Instruct-F16.llamafile
|
| 22 |
chmod a+x SmolLM-360M-Instruct-F16.llamafile
|
| 23 |
./SmolLM-360M-Instruct-F16.llamafile
|
| 24 |
```
|