diff --git a/docs/gpu.mdx b/docs/gpu.mdx index 2f20c627..bf114221 100644 --- a/docs/gpu.mdx +++ b/docs/gpu.mdx @@ -121,6 +121,6 @@ In some Linux distributions, SELinux can prevent containers from accessing the AMD GPU devices. On the host system you can run `sudo setsebool container_use_devices=1` to allow containers to use devices. -### Metal (Apple GPUs) +## Metal (Apple GPUs) Ollama supports GPU acceleration on Apple devices via the Metal API.