mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
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] |
||
|---|---|---|
| .. | ||
| backend_log_store.go | ||
| connection_errors.go | ||
| connection_evicting_client.go | ||
| filters.go | ||
| initializers.go | ||
| loader.go | ||
| loader_options.go | ||
| loader_test.go | ||
| model.go | ||
| model_suite_test.go | ||
| process.go | ||
| store.go | ||
| store_test.go | ||
| watchdog.go | ||
| watchdog_options.go | ||
| watchdog_options_test.go | ||
| watchdog_test.go | ||