describe builds (harakas temporary)

This commit is contained in:
Indrek Mandre 2024-02-04 16:56:21 +02:00
parent c037c188be
commit 80bb349d6c

View File

@ -398,7 +398,15 @@ detectors:
## AMD/ROCm GPU detector
The `rocm` detector allows one to run [ultralytics](https://github.com/ultralytics/ultralytics) yolov8 models on AMD GPUs and iGPUs. You need special frigate build that contains the AMD/ROCm stack.
The `rocm` detector allows one to run [ultralytics](https://github.com/ultralytics/ultralytics) yolov8 models on AMD GPUs and iGPUs. You need special frigate build that contains the AMD/ROCm stack:
- `ghcr.io/harakas/frigate:latest-rocm`
As ROCm is quite bloated, there are also smaller versions for specific GPU chipsets:
- `ghcr.io/harakas/frigate:latest-rocm-gfx900`
- `ghcr.io/harakas/frigate:latest-rocm-gfx1030`
- `ghcr.io/harakas/frigate:latest-rocm-gfx1100`
### Model download