stillerman
commited on
Commit
•
acc4e7b
1
Parent(s):
cc43689
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ This repo contains `.gguf` and `.llamafile` files for [SmolLM-135M-Instruct](htt
|
|
18 |
|
19 |
# Use it in 3 lines!
|
20 |
```
|
21 |
-
wget https://huggingface.co/stillerman/SmolLM-
|
22 |
chmod a+x SmolLM-135M-Instruct-F16.llamafile
|
23 |
./SmolLM-135M-Instruct-F16.llamafile
|
24 |
```
|
|
|
18 |
|
19 |
# Use it in 3 lines!
|
20 |
```
|
21 |
+
wget https://huggingface.co/stillerman/SmolLM-135M-Instruct-Llamafile/blob/main/SmolLM-135M-Instruct-F16.llamafile
|
22 |
chmod a+x SmolLM-135M-Instruct-F16.llamafile
|
23 |
./SmolLM-135M-Instruct-F16.llamafile
|
24 |
```
|