mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-19 12:26:30 -04:00
Gallery entries that ship archives (for example Piper voices) leave the downloaded .tar.bz2 and its .sha256 checksum in the models directory. ListFilesInModelPath reported them as loose models, so they showed up in /v1/models and in the UI as models that cannot be loaded. Add both suffixes to the skip list, next to the existing .tar.gz entry. Assisted-by: Claude:claude-opus-5 [Claude Code] Signed-off-by: Ettore Di Giacinto <mudler@localai.io> Co-authored-by: Ettore Di Giacinto <mudler@localai.io>