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

cmake : fix use of external ggml #8787

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

iboB
Copy link
Contributor

@iboB iboB commented Jul 31, 2024

If ggml is external (as per #8370), its directory is not ggml/src relative to the llama source dir.

With the PR we first get the actual directory of ggml (external or internal) and then get directory properties from the result.

@slaren slaren merged commit 44d28dd into ggerganov:master Jul 31, 2024
53 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Compilation issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants