Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ server also has an OpenAI API compatible completions endpoint that can
|
|
59 |
be accessed via Python using the `openai` pip package.
|
60 |
|
61 |
```
|
62 |
-
|
63 |
```
|
64 |
|
65 |
An advanced CLI mode is provided that's useful for shell scripting. You
|
|
|
59 |
be accessed via Python using the `openai` pip package.
|
60 |
|
61 |
```
|
62 |
+
./Qwen2.5.1-Coder-7B-Instruct-Q6_K.llamafile --server
|
63 |
```
|
64 |
|
65 |
An advanced CLI mode is provided that's useful for shell scripting. You
|