MyNixOS website logo
option

services.ollama.acceleration

What interface to use for hardware acceleration.

  • rocm: supported by modern AMD GPUs
  • cuda: supported by modern NVIDIA GPUs.
Declarations
Type
null or one of "rocm", "cuda"
Default
null
Example
"rocm"