LocalAI
LocalAI copied to clipboard
Build vulkan image for arm64
Is your feature request related to a problem? Please describe.
Vulkan images are compiled for amd64 only. Vulkan is a cross-platform API and is supported by several ARM GPUs.
Describe the solution you'd like
Build vulkan images for amd64 and arm64.
Describe alternatives you've considered
Additional context
Vulkan support for arm can solve these issues:
- https://github.com/mudler/LocalAI/issues/2205
- https://github.com/mudler/LocalAI/issues/4205
Jetson Nano supports Vulkan https://developer.nvidia.com/embedded/vulkan
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.