mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Update README.md
added MacOS
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user