mirror of
https://github.com/mudler/LocalAI.git
synced 2026-01-02 07:30:58 -06:00
* fixes #1775 and #1774 Add BitsAndBytes Quantization and fixes embedding on CUDA devices * Manage 4bit and 8 bit quantization Manage different BitsAndBytes options with the quantization: parameter in yaml * fix compilation errors on non CUDA environment