abetlen / abetlen/llama-cpp-python
Multi-arch support for pre-built cpu wheel
Aberta
enhancement
- Linguagem predominante
- Python
- Estrelas
- 10.6k
- Forks
- 1.4k
- Métricas de merge de PRs
- Métricas de PR pendentes
Descrição
Currently pre-built cpu wheels are compiled for the lowest common denominator architecture. If we can compile multiple versions of the llama.cpp library with different accelerations compiled in each we can bundle all of them into the pre-built wheels and dynamically choose one based on the host cpu.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.