Skip to content

Commit eb54e30

Browse files
authored
Update README.md
1 parent 952ba9e commit eb54e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ python3 -m llama_cpp.server
7474
Windows
7575
```cmd
7676
pip install llama-cpp-python[server]
77-
SET MODEL=\models\7B\ggml-model.bin
77+
SET MODEL=..\models\7B\ggml-model.bin
7878
python3 -m llama_cpp.server
7979
```
8080

0 commit comments

Comments
 (0)