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

fix: make subdirectory llama.cpp work with LLAMA_METAL_EMBED_LIBRARY #5985

Merged

Conversation

giladgd
Copy link
Contributor

@giladgd giladgd commented Mar 10, 2024

Compiling a project using CMake with llama.cpp used from a subdirectory and with LLAMA_METAL_EMBED_LIBRARY enabled used to fail, this PR fixes that.

@giladgd giladgd changed the title fix: make compiling with LLAMA_METAL_EMBED_LIBRARY work when embedding llama.cpp in another project fix: make subdirectory llama.cpp work with LLAMA_METAL_EMBED_LIBRARY Mar 10, 2024
@ggerganov ggerganov merged commit ecab1c7 into ggml-org:master Mar 11, 2024
61 checks passed
@giladgd giladgd deleted the gilad/allowEmbeddingMetalFromOtherLibraries branch March 11, 2024 20:43
NeoZhangJianyu pushed a commit to NeoZhangJianyu/llama.cpp that referenced this pull request Mar 12, 2024
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 2024
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.

2 participants