Skip to content

Conversation

@nanoandrew4
Copy link
Contributor

Description

This PR fixes the following:

  • Model being stopped before deletion. Before the model would remain loaded in memory with no way to stop it once it had been deleted.
  • Fix non-VL LFM models requiring mmproj file, when they don't, causing them to fail to run. It's my first time touching the gallery files, let me know if I've messed it up.

It also makes the following QoL improvements:

  • Limit the capabilities reporting log to once per application execution, to avoid log spam
  • Make some GH Actions only run on the main repo, to avoid failed runs on our forks

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Andres Smith <andressmithdev@pm.me>
Signed-off-by: Andres Smith <andressmithdev@pm.me>
Signed-off-by: Andres Smith <andressmithdev@pm.me>
@netlify
Copy link

netlify bot commented Feb 5, 2026

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 3ec4ba1
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/698502e8b6f01500082ea2a8
😎 Deploy Preview https://deploy-preview-8422--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.

Copy link
Owner

@mudler mudler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, thanks for taking a stab at it!

@mudler mudler added enhancement New feature or request and removed area/ai-model labels Feb 6, 2026
@mudler mudler merged commit efd552f into mudler:master Feb 6, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants