diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf9bdf3fa..e197df27a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -86,8 +86,8 @@ jobs: files: docker/hailo8l/h8l.hcl set: | h8l.tags=${{ steps.setup.outputs.image-name }}-h8l - *.cache-from=type=registry,ref=${{ steps.setup.outputs.cache-name }}-arm64 - *.cache-to=type=registry,ref=${{ steps.setup.outputs.cache-name }}-arm64,mode=max + *.cache-from=type=registry,ref=${{ steps.setup.outputs.cache-name }}-h8l + *.cache-to=type=registry,ref=${{ steps.setup.outputs.cache-name }}-h8l,mode=max jetson_jp4_build: runs-on: ubuntu-latest name: Jetson Jetpack 4 diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index 1fb56be37..efb33ddda 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -396,7 +396,7 @@ $ cat /sys/kernel/debug/rknpu/load ## Hailo-8l -This detector is availability if you are using the Raspberry pi 5 with ai kit and currently not tested if you are using the Hailo-8L with other hardware. +This detector is available if you are using the Raspberry Pi 5 with Hailo-8L AI Kit. This has not been tested using the Hailo-8L with other hardware. ### Configuration diff --git a/docs/docs/frigate/installation.md b/docs/docs/frigate/installation.md index d74beda49..c0f594b53 100644 --- a/docs/docs/frigate/installation.md +++ b/docs/docs/frigate/installation.md @@ -248,7 +248,7 @@ The community supported docker image tags for the current stable version are: - `stable-rocm-gfx900` - AMD gfx900 driver only - `stable-rocm-gfx1030` - AMD gfx1030 driver only - `stable-rocm-gfx1100` - AMD gfx1100 driver only -- `stable-h8l` - Frigate build for the Hailo-8L M.2 PICe Raspberry pi5 hat + - `stable-h8l` - Frigate build for the Hailo-8L M.2 PICe Raspberry Pi 5 hat ## Home Assistant Addon