Skip to content

fix(gallery): Use YAML v3 to avoid merging maps with incompatible keys - #8580

Merged
mudler merged 1 commit into
mudler:masterfrom
richiejp:fix/gallery-conf-yaml-merge
Feb 16, 2026
Merged

fix(gallery): Use YAML v3 to avoid merging maps with incompatible keys#8580
mudler merged 1 commit into
mudler:masterfrom
richiejp:fix/gallery-conf-yaml-merge

Conversation

@richiejp

Copy link
Copy Markdown
Collaborator

Description

This fixes a crash while installing the nanbeige models caused by the map keys being interface{} from files using YAML v2 and string from files using V3.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Richard Palethorpe <io@richiejp.com>
@netlify

netlify Bot commented Feb 16, 2026

Copy link
Copy Markdown

Deploy Preview for localai ready!

Name Link
🔨 Latest commit b171610
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/6992e9c8ecc6f30008262439
😎 Deploy Preview https://deploy-preview-8580--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.

@mudler mudler left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

ah yes, good catch!

@mudler
mudler merged commit 074a982 into mudler:master Feb 16, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants