adjust readme
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ chmod +x TinyLLama-v0-5M-F16.llamafile
|
|
48 |
|
49 |
# To start the llamafile in command line use this command
|
50 |
# (Seems like there is an issue with omitting the -m so for now putting it in. Issue ticket: https://github.com/Mozilla-Ocho/llamafile/issues/189)
|
51 |
-
./TinyLLama-v0-5M-F16.llamafile --cli -
|
52 |
```
|
53 |
|
54 |
## About llamafile
|
|
|
48 |
|
49 |
# To start the llamafile in command line use this command
|
50 |
# (Seems like there is an issue with omitting the -m so for now putting it in. Issue ticket: https://github.com/Mozilla-Ocho/llamafile/issues/189)
|
51 |
+
./TinyLLama-v0-5M-F16.llamafile --cli -p "A dog and a cat"
|
52 |
```
|
53 |
|
54 |
## About llamafile
|