-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Publish all wheels to PyPI #741
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It looks like PyPI only has the source distribution for each release: https://pypi.org/project/llama-cpp-python/0.2.6/#files
But the GitHub release at https://github.com/abetlen/llama-cpp-python/releases/tag/v0.2.6 lists many more files than that:
Would it be possible to push those wheels to PyPI as well?
I'd love to be able to pip install llama-cpp-python and get a compiled wheel for my platform.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request