Skip to content

Improve GGML_BACKEND_DL install in Linux #3199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peardox
Copy link
Contributor

@peardox peardox commented May 28, 2025

Small alteration I forgot to push for #3195

This PR makes the Linux install when GGML_BACKEND_DL is defined act the same way as whisper's install does
i.e. in Linux shared objects -> lib (same location as whisper.so ends up)
On Windows, however, the dlls end up in bin (where they belong for Win)

Note that owing to #1240 this may still require attention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant