mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 14:26:30 +00:00
docs: fix metal gpu section header (#13045)
This commit is contained in:
@@ -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
|
accessing the AMD GPU devices. On the host system you can run
|
||||||
`sudo setsebool container_use_devices=1` to allow containers to use devices.
|
`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.
|
Ollama supports GPU acceleration on Apple devices via the Metal API.
|
||||||
|
|||||||
Reference in New Issue
Block a user