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

[utils] Fail immediately on extraction errors (#9926)

utils: fail immediately on extraction errors

Setting ContinueOnError to false ensures that ExtractArchive does not
leave the model or backend directory in an inconsistent state if a
partial failure occurs. This improves robustness against malformed
archives or unexpected I/O issues during installation.

Signed-off-by: RinZ27 <222222878+RinZ27@users.noreply.github.com>
R
Rin committed
a7f6cc89569be14d445e151ded046bde3052de77
Parent: f15b917
Committed by GitHub <noreply@github.com> on 5/21/2026, 5:00:33 PM