chore: fix typo in docs (#4536)
This commit is contained in:
parent
b4dce13309
commit
8800c8a59b
2 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,7 @@ OLLAMA_TMPDIR=/usr/share/ollama/
|
||||||
|
|
||||||
## Container fails to run on NVIDIA GPU
|
## Container fails to run on NVIDIA GPU
|
||||||
|
|
||||||
Make sure you've set up the conatiner runtime first as described in [docker.md](./docker.md)
|
Make sure you've set up the container runtime first as described in [docker.md](./docker.md)
|
||||||
|
|
||||||
Sometimes the container runtime can have difficulties initializing the GPU.
|
Sometimes the container runtime can have difficulties initializing the GPU.
|
||||||
When you check the server logs, this can show up as various error codes, such
|
When you check the server logs, this can show up as various error codes, such
|
||||||
|
|
|
@ -33,7 +33,7 @@ Here's a quick example showing API access from `powershell`
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
While we're in preview, `OLLAMA_DEBUG` is always enabled, which adds
|
While we're in preview, `OLLAMA_DEBUG` is always enabled, which adds
|
||||||
a "view logs" menu item to the app, and increses logging for the GUI app and
|
a "view logs" menu item to the app, and increases logging for the GUI app and
|
||||||
server.
|
server.
|
||||||
|
|
||||||
Ollama on Windows stores files in a few different locations. You can view them in
|
Ollama on Windows stores files in a few different locations. You can view them in
|
||||||
|
|
Loading…
Add table
Reference in a new issue