Skip to content

Conversation

@booxter
Copy link
Contributor

@booxter booxter commented Mar 22, 2025

This will enable llama-cpp-python to generate the file during sdist build and
include it into the final tarball. The file then will be picked up by the
package build to include the correct version, even without full git checkout
included.

Related: abetlen/llama-cpp-python#1979

This will enable llama-cpp-python to generate the file during sdist
build and include it into the final tarball. The file then will be
picked up by the package build to include the correct version, even
without full git checkout included.

Related: abetlen/llama-cpp-python#1979

Signed-off-by: Ihar Hrachyshka <[email protected]>
@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Mar 22, 2025
booxter added a commit to booxter/llama-cpp-python that referenced this pull request Mar 22, 2025
With that, builds using tarball will still have the correct cmake
package version for ggml.

This assumes the file is read by llama.cpp build system, see:
ggml-org/llama.cpp#12509

Fixes abetlen#1979

Signed-off-by: Ihar Hrachyshka <[email protected]>
@booxter
Copy link
Contributor Author

booxter commented Apr 12, 2025

I won't have time to get it to completion sadly. Feel free to take it over if anyone is interested.

@booxter booxter closed this Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant