llama-cpp-python icon indicating copy to clipboard operation
llama-cpp-python copied to clipboard

Workflow update - PART 2

Open Smartappli opened this issue 1 year ago • 1 comments

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

Smartappli avatar Jun 06 '24 22:06 Smartappli

https://github.com/abetlen/llama-cpp-python/pull/1526

Smartappli avatar Jun 13 '24 19:06 Smartappli