From 4b3c02a40538e810be51f30d20fe50dabd017f4d Mon Sep 17 00:00:00 2001 From: kyuz0 Date: Sun, 12 Apr 2026 21:33:46 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a51753a..8dcba5f 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,8 @@ toolbox enter llama-vulkan-radv **Option B: ROCm (Recommended for Performance)** ```sh -toolbox create llama-rocm-7.2 \ - --image docker.io/kyuz0/amd-strix-halo-toolboxes:rocm-7.2 \ +toolbox create llama-rocm-7.2.1 \ + --image docker.io/kyuz0/amd-strix-halo-toolboxes:rocm-7.2.1 \ -- --device /dev/dri --device /dev/kfd \ --group-add video --group-add render --group-add sudo --security-opt seccomp=unconfined