Skip to content

Conversation

@Yaroslav98214
Copy link
Contributor

Summary

  • Skip .gguf and .ggml loose files when listing models
  • Add test coverage for .gguf exclusion

Related issue

@netlify
Copy link

netlify bot commented Feb 4, 2026

Deploy Preview for localai ready!

Name Link
🔨 Latest commit fe2fbea
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/69839f606968440008e11a7e
😎 Deploy Preview https://deploy-preview-8397--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Yaroslav98214 Yaroslav98214 changed the title Filter GGUF and GGML files from model list fix: filter GGUF and GGML files from model list Feb 4, 2026
Skip .gguf/.ggml loose files when listing models and add a test
for .gguf exclusion.

Closes mudler#1077

Signed-off-by: Yaroslav98214 <[email protected]>
@mudler mudler merged commit 6dbcdb0 into mudler:master Feb 5, 2026
10 checks passed
@mudler mudler added the bug Something isn't working label Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: listing models needs to filter out GGUF extension

2 participants