You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: bundle libggml-cuda.so/ggml-cuda.dll in CUDA release artifacts
The ggml CUDA backend is built as a shared library plugin when
SD_BUILD_SHARED_LIBS=ON. Bundle it alongside the CUDA runtime libs so
that CUDA inference works out of the box without the plugin being
missing at runtime.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments