Skip to content

feat(gallery): add Granite 4.2 variants - #11779

Merged
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260829-run2
Aug 30, 2026
Merged

feat(gallery): add Granite 4.2 variants#11779
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260829-run2

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Description

Add IBM Granite 4.2 3B, 8B, and 30B safetensors checkpoints as a vLLM variant family. The 3B entry is the installable fallback, while compatible hosts can select the larger 8B or 30B entry.

Configure the 128K context, Granite reasoning parser, Qwen3-Coder tool parser, and IBM-recommended sampling defaults.

Notes for Reviewers

  • Confirmed all three official Hugging Face repositories are Apache-2.0 text-generation checkpoints with safetensor shards.
  • go test ./core/gallery -ginkgo.focus="gallery/index.yaml variant invariants" passes.
  • The full go test ./core/gallery run reached 383 passing specs; three unrelated network-dependent specs failed because raw.githubusercontent.com returned HTTP 403.
  • No GGUF SHA256 values are present because these entries download official safetensor repositories through vLLM.

Signed commits

  • Yes, I signed my commits.
  • Documentation updated (docs/content/) for user-facing changes, or not applicable

Add the 3B, 8B, and 30B safetensors checkpoints as one vLLM variant family so LocalAI can select the largest build that fits. Configure the parsers and sampling defaults recommended for Granite reasoning and tool calls.

Assisted-by: Codex:gpt-5
@mudler
mudler merged commit 287ef12 into master Aug 30, 2026
56 of 57 checks passed
@mudler
mudler deleted the cron/model-gallery-20260829-run2 branch August 30, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants