Skip to content

feat(gallery): add Tiel-Coder 35B variants - #11723

Merged
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260825-tiel-coder
Aug 26, 2026
Merged

feat(gallery): add Tiel-Coder 35B variants#11723
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260825-tiel-coder

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Description

Add Tiel-Coder 35B A3B to the model gallery with three llama.cpp builds:

  • Q4_K_XL as the default install
  • Q4_K_XL with MTP speculative decoding enabled
  • Q8_K_XL as the higher-quality variant

Each build includes the BF16 vision projector. The MTP tag appears only on the entry that configures spec_type:draft-mtp. All artifact SHA256 values were verified against Hugging Face x-linked-etag headers.

Notes for Reviewers

Verify with:

go test ./core/gallery -ginkgo.focus "gallery/index.yaml variant invariants"

Signed commits

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

Documentation is not applicable because this change only adds gallery data through existing model-gallery behavior.

Add Q4_K_XL, MTP Q4_K_XL, and Q8_K_XL builds with their BF16 vision projectors.

Assisted-by: Codex:gpt-5
@mudler
mudler merged commit bbd3ab5 into master Aug 26, 2026
62 of 66 checks passed
@mudler
mudler deleted the cron/model-gallery-20260825-tiel-coder branch August 26, 2026 07:02
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