Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The resolve this issue, perform the following steps.
pip install llama-cpp-python --force-reinstall --upgrade --no-cache-dir
```

Alternatively, if you want to include GPU suppport, follow the steps in [Local Language Models with GPU Support](./GPU.md)
Alternatively, if you want to include GPU support, follow the steps in [Local Language Models with GPU Support](./GPU.md)

6. Make sure you close and re-launch any cmd windows that were running interpreter

Expand Down