abetlen / abetlen/llama-cpp-python
OS package system builds? (Apt, yum, etc)
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 10.6k
- Forks
- 1.4k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
**Is your feature request related to a problem? Please describe.**
I am using llama-cpp-python in some projects and the difference in build time between using and not using llama-cpp-python is 15-20 minutes when building.
**Describe the solution you'd like**
It occurs to me that rebuilding this package everytime you pip install is a little much, and it should be preventable if this package provided apt packages so there's no rebuild needed on every single pip install.
**Describe alternatives you've considered**
Anything to lower the processing time would help
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.