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
fix: make ggml-metal and ggml-blas CGO flags darwin-only
These libraries only exist on macOS. Linking them unconditionally
causes build failures on Linux.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments