abetlen / abetlen/llama-cpp-python
Publish all wheels to PyPI
Open
enhancement
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 1.4k
- PR merge metrics
- PR metrics pending
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.
Contributor guide
Assessment
This issue has not been assessed yet.