mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Update README.md
This commit is contained in:
@@ -74,7 +74,7 @@ python3 -m llama_cpp.server
|
|||||||
Windows
|
Windows
|
||||||
```cmd
|
```cmd
|
||||||
pip install llama-cpp-python[server]
|
pip install llama-cpp-python[server]
|
||||||
SET MODEL=\models\7B\ggml-model.bin
|
SET MODEL=..\models\7B\ggml-model.bin
|
||||||
python3 -m llama_cpp.server
|
python3 -m llama_cpp.server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user