From 338f8dc233ccf6bcdfcc1adf1c42094a06b8f789 Mon Sep 17 00:00:00 2001 From: mertalev <101130780+mertalev@users.noreply.github.com> Date: Sat, 15 Mar 2025 00:12:07 -0400 Subject: [PATCH] update docs --- docs/docs/features/ml-hardware-acceleration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/features/ml-hardware-acceleration.md b/docs/docs/features/ml-hardware-acceleration.md index ea2f2cb2ef..31d9803c8f 100644 --- a/docs/docs/features/ml-hardware-acceleration.md +++ b/docs/docs/features/ml-hardware-acceleration.md @@ -52,7 +52,7 @@ You do not need to redo any machine learning jobs after enabling hardware accele #### RKNN -- You must have a supported Rockchip SoC: only RK3566, RK3576 and RK3588 are supported at this moment. +- You must have a supported Rockchip SoC: only RK3566, RK3568, RK3576 and RK3588 are supported at this moment. - Make sure you have the appropriate linux kernel driver installed - This is usually pre-installed on the device vendor's Linux images - RKNPU driver V0.9.8 or later must be available in the host server