Unverified Commit 7bb356c6 authored by EndoTheDev's avatar EndoTheDev Committed by GitHub
Browse files

docs: update suspend header in gpu.md (#8487)

parent 021817e5
...@@ -38,7 +38,7 @@ Numeric IDs may be used, however ordering may vary, so UUIDs are more reliable. ...@@ -38,7 +38,7 @@ Numeric IDs may be used, however ordering may vary, so UUIDs are more reliable.
You can discover the UUID of your GPUs by running `nvidia-smi -L` If you want to You can discover the UUID of your GPUs by running `nvidia-smi -L` If you want to
ignore the GPUs and force CPU usage, use an invalid GPU ID (e.g., "-1") ignore the GPUs and force CPU usage, use an invalid GPU ID (e.g., "-1")
### Laptop Suspend Resume ### Linux Suspend Resume
On linux, after a suspend/resume cycle, sometimes Ollama will fail to discover On linux, after a suspend/resume cycle, sometimes Ollama will fail to discover
your NVIDIA GPU, and fallback to running on the CPU. You can workaround this your NVIDIA GPU, and fallback to running on the CPU. You can workaround this
......
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