diff --git a/docs/docs/configuration/semantic_search.md b/docs/docs/configuration/semantic_search.md index 01c8f9b79..2819f2a4c 100644 --- a/docs/docs/configuration/semantic_search.md +++ b/docs/docs/configuration/semantic_search.md @@ -58,7 +58,7 @@ The CLIP models are downloaded in ONNX format, and the `large` model can be acce :::info -If the correct build is used for your GPU and the `large` model is configured, then the GPU will be automatically detected and used automatically. +If the correct build is used for your GPU and the `large` model is configured, then the GPU will be detected and used automatically. **AMD** - ROCm will automatically be detected and used for semantic search in the `-rocm` Frigate image.