doc: faq gpu compatibility (#3142)

This commit is contained in:
Bruce MacDonald
2024-03-21 05:21:34 -04:00
committed by GitHub
parent 3a30bf56dc
commit a5ba0fcf78
4 changed files with 79 additions and 34 deletions

View File

@@ -14,6 +14,10 @@ curl -fsSL https://ollama.com/install.sh | sh
Review the [Troubleshooting](./troubleshooting.md) docs for more about using logs.
## Is my GPU compatible with Ollama?
Please refer to the [GPU docs](./gpu.md).
## How can I specify the context window size?
By default, Ollama uses a context window size of 2048 tokens.