Skip to content
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

Generalize install locations #1791

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

Conversation

trixirt
Copy link
Contributor

@trixirt trixirt commented Jan 20, 2024

On Fedora the install location is dependent on the arch ex/ for x86_64 libraries install to /usr/lib64

So copy how llama-cpp does its install, replacing 'llama' with 'whisper' in the cmake variables.

On Fedora the install location is dependent on the arch
ex/ for x86_64 libraries install to /usr/lib64

So copy how llama-cpp does its install, replacing 'llama' with 'whisper'
in the cmake variables.

Signed-off-by: Tom Rix <trix@redhat.com>
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.

None yet

1 participant