docs: fix metal gpu section header (#13045)
This commit is contained in:
parent
a42f826acb
commit
6df4208836
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue