Skip to content

feat(gallery): add Qwen3.8 small variants - #11571

Merged
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260818
Aug 18, 2026
Merged

feat(gallery): add Qwen3.8 small variants#11571
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260818

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Description

Add Empero AI Qwen3.8 2B and 4B GGUF entries with Q4_K_M defaults and Q8_0 variants. Both models use the existing llama.cpp Qwen3.5 architecture support and expose their embedded chat templates, tool parsing fallback, 262K context, and publisher sampling defaults.

The artifact SHA256 values were checked against both the Hugging Face file API and live x-linked-etag headers.

Notes for Reviewers

  • go test ./core/gallery -ginkgo.focus='gallery/index.yaml variant invariants|legacy client compatibility'
  • git diff --check
  • The full go test ./core/gallery run reached 375 passing specs and failed three existing network-dependent specs because this environment returned HTTP 403 for raw.githubusercontent.com and gist.githubusercontent.com.

Signed commits

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

Add the 2B and 4B reasoning distillations in Q4_K_M and Q8_0 formats. These sizes extend the existing Qwen3.8 family to compact and edge hosts.

Assisted-by: Codex:gpt-5 [web]
@mudler
mudler merged commit b858f33 into master Aug 18, 2026
56 of 57 checks passed
@mudler
mudler deleted the cron/model-gallery-20260818 branch August 18, 2026 06:54
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.

3 participants