Files
LocalAI/pkg
Ettore Di Giacinto f384c64a91 fix(model-loader): also skip .ckpt, .zip, and .tag files when scanning models
The local model directory scan treats every non-skipped file as a model
config candidate. Sidecar artifacts that ship alongside checkpoints
(checkpoint blobs, downloaded archives, ggml-style tag files) were
slipping through and showing up as bogus models in the listing. Add
their extensions to the suffix-skip list.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Assisted-by: Claude:claude-opus-4-7 [Claude Code]
2026-04-26 19:37:53 +00:00
..
2026-03-30 00:47:27 +02:00
2026-04-23 12:07:14 +02:00
2026-03-30 00:47:27 +02:00
2024-06-23 08:24:36 +00:00
2025-11-13 18:41:47 +01:00
2024-06-23 08:24:36 +00:00