Skip to content

ci: detach common from the library #12827

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

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

pminev
Copy link
Contributor

@pminev pminev commented Apr 8, 2025

The problem is that now projects that will depend on llama will have common as include path. This sometimes there might be include clashes if you have same dependencies like minja for example.

The other fix if for chat template test and it's u8 prefix of the strings where I had problem with compiling it.

@pminev pminev requested a review from ngxson as a code owner April 8, 2025 12:12
@github-actions github-actions bot added testing Everything test related examples server labels Apr 8, 2025
@pminev pminev changed the title Detach common from the library ci: detach common from the library Apr 8, 2025
Copy link
Member

@ggerganov ggerganov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The common-related changes are good.

@ngxson ngxson merged commit 381603a into ggml-org:master Apr 9, 2025
51 checks passed
colout pushed a commit to colout/llama.cpp that referenced this pull request Apr 21, 2025
* fix: detach common from the library

* fix: building chat test template
timwu pushed a commit to timwu/llama.cpp that referenced this pull request May 5, 2025
* fix: detach common from the library

* fix: building chat test template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples server testing Everything test related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants