Skip to content

Conversation

@mudler
Copy link
Owner

@mudler mudler commented Oct 31, 2025

Description

This pull request adds a new model entry to the gallery/index.yaml file, expanding the available Qwen3-VL series models with a 2B parameter variant. The main change is the inclusion of metadata and file information for the new "qwen3-vl-2b-thinking" model.

Model addition:

  • Added a new entry for the qwen3-vl-2b-thinking model, including its name, description, download URLs, overrides (such as the associated mmproj file and model parameters), and file metadata with SHA256 hashes and URIs.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler merged commit 43e707e into master Oct 31, 2025
20 of 22 checks passed
@mudler mudler deleted the models/qwen3-vl-2b-thinking branch October 31, 2025 18:03
@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 20fec49
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/6904f9e63bfc9c00073547d5
😎 Deploy Preview https://deploy-preview-6966--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.

@github-actions
Copy link

yamllint Failed

Show Output
::group::gallery/index.yaml
::error file=gallery/index.yaml,line=22,col=1::22:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=24,col=1::24:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=26,col=1::26:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=28,col=1::28:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=30,col=1::30:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=32,col=1::32:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=34,col=1::34:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=36,col=1::36:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=38,col=1::38:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=40,col=1::40:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=42,col=1::42:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=44,col=1::44:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=46,col=1::46:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=48,col=1::48:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=50,col=1::50:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=52,col=1::52:1 [trailing-spaces] trailing spaces
::error file=gallery/index.yaml,line=133,col=15::133:15 [anchors] found undeclared alias "llama3"
::warning file=gallery/index.yaml,line=3295,col=6::3295:6 [comments] missing starting space in comment
::warning file=gallery/index.yaml,line=3313,col=6::3313:6 [comments] missing starting space in comment
::warning file=gallery/index.yaml,line=3331,col=6::3331:6 [comments] missing starting space in comment
::warning file=gallery/index.yaml,line=6949,col=32::6949:32 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=8944,col=59::8944:59 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=10837,col=70::10837:70 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=13360,col=61::13360:61 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=13425,col=64::13425:64 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=14036,col=59::14036:59 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=14457,col=64::14457:64 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=15576,col=70::15576:70 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=15928,col=59::15928:59 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=15973,col=63::15973:63 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=15990,col=62::15990:62 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=18272,col=59::18272:59 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=18483,col=61::18483:61 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=18503,col=62::18503:62 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=18558,col=28::18558:28 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=19433,col=59::19433:59 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=19739,col=62::19739:62 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=19794,col=63::19794:63 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=19916,col=63::19916:63 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=20131,col=73::20131:73 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=20467,col=62::20467:62 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=20598,col=61::20598:61 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=20727,col=21::20727:21 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=21079,col=65::21079:65 [comments] too few spaces before comment: expected 2
::warning file=gallery/index.yaml,line=21305,col=56::21305:56 [comments] too few spaces before comment: expected 2
::endgroup::

Workflow: Yamllint GitHub Actions, Action: __karancode_yamllint-github-action, Lint: gallery

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