Unverified Commit 8800c8a5 authored by alwqx's avatar alwqx Committed by GitHub
Browse files

chore: fix typo in docs (#4536)

parent b4dce133
...@@ -86,7 +86,7 @@ OLLAMA_TMPDIR=/usr/share/ollama/ ...@@ -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` ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment