We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb54e30 commit 22c3056Copy full SHA for 22c3056
README.md
@@ -64,7 +64,7 @@ This allows you to use llama.cpp compatible models with any OpenAI compatible cl
64
65
To install the server package and get started:
66
67
-Linux
+Linux/MacOS
68
```bash
69
pip install llama-cpp-python[server]
70
export MODEL=./models/7B/ggml-model.bin
0 commit comments