llama-cpp-python
llama-cpp-python copied to clipboard
Workflow update - PART 2
Add CPU with AVX, AVX2, AVX512 with OpenBlas & Remove unnecesary 32 bits wheels
Without AVX Utuntu, Windows => 32 bits, mac => 64 bits
AVX : Ubuntu, Windows, Mac => 32/64 bits
AVX2: Ubuntu, Windows, Mac => 64 bits
AVX512 Ubuntu, Windows, Mac => 64 bits
https://github.com/abetlen/llama-cpp-python/pull/1416
https://github.com/abetlen/llama-cpp-python/pull/1526