Update README.md
added MacOS
This commit is contained in:
parent
eb54e30f34
commit
22c3056b2a
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ This allows you to use llama.cpp compatible models with any OpenAI compatible cl
|
||||||
|
|
||||||
To install the server package and get started:
|
To install the server package and get started:
|
||||||
|
|
||||||
Linux
|
Linux/MacOS
|
||||||
```bash
|
```bash
|
||||||
pip install llama-cpp-python[server]
|
pip install llama-cpp-python[server]
|
||||||
export MODEL=./models/7B/ggml-model.bin
|
export MODEL=./models/7B/ggml-model.bin
|
||||||
|
|
Loading…
Reference in a new issue