From 202cf5ce89a568c654534789b192ed6da1dd02e6 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 15 Dec 2025 06:06:07 -0700 Subject: [PATCH] Clarify ROCm enrichments --- docs/docs/configuration/hardware_acceleration_enrichments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/hardware_acceleration_enrichments.md b/docs/docs/configuration/hardware_acceleration_enrichments.md index 45c7cd4d1..fac2ffa61 100644 --- a/docs/docs/configuration/hardware_acceleration_enrichments.md +++ b/docs/docs/configuration/hardware_acceleration_enrichments.md @@ -13,7 +13,7 @@ Object detection and enrichments (like Semantic Search, Face Recognition, and Li - **AMD** - - ROCm will automatically be detected and used for enrichments in the `-rocm` Frigate image. + - ROCm support in the `-rocm` Frigate image is automatically detected for enrichments, but only some enrichment models are available due to ROCm's focus on LLMs and limited stability with certain neural network models. Frigate disables models that perform poorly or are unstable to ensure reliable operation, so only compatible enrichments may be active. - **Intel**