docs: fix metal gpu section header (#13045)

This commit is contained in:
Sheikh 2025-11-11 01:51:22 -04:00 committed by GitHub
parent a42f826acb
commit 6df4208836
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.