mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-03 16:00:46 +00:00
Winograd convolutions were always disabled giving error when inference device was CPU. This commit implement logic to disable Winograd convolutions only if CPU or NPU are declared.
Creating a separate environment for the transformers project
make transformers