Addin rocm7-rocwaam toolbox

This commit is contained in:
Donato Capitella
2025-08-09 19:21:52 +01:00
parent 3e4a3e7f9e
commit 0d6b2dc731
6 changed files with 255 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ podman build --no-cache -t llama-vulkan-radv -f Dockerfile.vulkan-radv .
**Example: Build the ROCm 6.4.2 toolbox image**
```sh
cd ../rocm-6.4.2
cd toolboxes
podman build --no-cache -t llama-rocm-6.4.2 -f Dockerfile.rocm-6.4.2 .
```