From 7ae4b7129dbf94d97ebd367d913716ed5d2e8d52 Mon Sep 17 00:00:00 2001 From: yoni13 Date: Mon, 13 Jan 2025 01:40:20 +0800 Subject: [PATCH] format be happy --- docs/docs/features/ml-hardware-acceleration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/features/ml-hardware-acceleration.md b/docs/docs/features/ml-hardware-acceleration.md index 0984aaeb5c..5af03f401d 100644 --- a/docs/docs/features/ml-hardware-acceleration.md +++ b/docs/docs/features/ml-hardware-acceleration.md @@ -55,6 +55,7 @@ You do not need to redo any machine learning jobs after enabling hardware accele - RKNPU driver V0.9.8 or later must be available in the host server - You may confirm this by running `cat /sys/kernel/debug/rknpu/version` to check the version - Optional: Configure your `.env` file, see [environment variables](/docs/install/environment-variables) for RKNN specific settings + ## Setup 1. If you do not already have it, download the latest [`hwaccel.ml.yml`][hw-file] file and ensure it's in the same folder as the `docker-compose.yml`.