Checklist
Describe the enhancement request
I'm testing out a DGX Spark, which is an Ubuntu ARM64 host with an NVIDIA GB10 GPU and unified RAM between the ARM64 CPU and GPU. I'm attempting to run this image in a Docker Compose environment, and this is not possible since the cuda image tag does not include a build for linux/arm64.
If possible, it would be extremely helpful to publish a linux/arm64 build for the cuda tag.
Problem or use case
Running Whisper on a DGX Spark or DGX Station or any other similar ARM64 platform with an NVIDIA GPU.
Area
Current workaround
I'm looking into other images to run Whisper.
Additional context
N/A, please ask if you need more info.
Checklist
Describe the enhancement request
I'm testing out a DGX Spark, which is an Ubuntu ARM64 host with an NVIDIA GB10 GPU and unified RAM between the ARM64 CPU and GPU. I'm attempting to run this image in a Docker Compose environment, and this is not possible since the
cudaimage tag does not include a build forlinux/arm64.If possible, it would be extremely helpful to publish a
linux/arm64build for thecudatag.Problem or use case
Running Whisper on a DGX Spark or DGX Station or any other similar ARM64 platform with an NVIDIA GPU.
Area
Current workaround
I'm looking into other images to run Whisper.
Additional context
N/A, please ask if you need more info.