diff --git a/README.md b/README.md index 8d7d4e9..97769b1 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ To use Llama.cpp with hardware acceleration inside a toolbox container, you must ```sh toolbox create llama-rocm-6.4.4-rocwmma \ - --image docker.io/kyuz0/amd-strix-halo-toolboxes:rocm-6.4.3-rocwmma \ + --image docker.io/kyuz0/amd-strix-halo-toolboxes:rocm-6.4.4-rocwmma \ -- --device /dev/dri --device /dev/kfd \ --group-add video --group-add render --group-add sudo --security-opt seccomp=unconfined ```