SIGN IN SIGN UP
mudler / LocalAI UNCLAIMED

LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.

0 0 70 Go

fix: OpenVINO winograd always disabled (#2252)

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.
F
fakezeta committed
fea95229827258364abf34360a8f614a3e271a59
Parent: fe055d4
Committed by GitHub <noreply@github.com> on 5/7/2024, 6:38:58 AM