Skip to content

feat(gallery): add Ornith 1.0 9B variants - #11552

Merged
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260816-run4
Aug 17, 2026
Merged

feat(gallery): add Ornith 1.0 9B variants#11552
mudler merged 1 commit into
masterfrom
cron/model-gallery-20260816-run4

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

What changed

  • add Ornith 1.0 9B Q4_K_M and Q8_0 GGUF entries
  • share the F16 vision projector across both variants
  • configure the embedded chat template, 262K context, and recommended sampling defaults

Why

Ornith 1.0 9B is a current MIT-licensed Qwen 3.5 model for agentic coding, reasoning, and tool use. Its supported GGUF release is not in the LocalAI gallery.

Verification

  • go test ./core/gallery -ginkgo.focus="gallery/index.yaml"
  • git diff --check
  • verified all three SHA-256 values against Hugging Face LFS object IDs and x-linked-etag headers
  • verified model, GGUF, and artifact URLs resolve

The full go test ./core/gallery run reached 375 passing specs; three network-dependent specs failed because GitHub raw and gist URLs return HTTP 403 in this environment.

Add Q4_K_M and Q8_0 llama.cpp builds with the shared vision projector. The MIT-licensed agentic coding model is absent from the current gallery.

Assisted-by: Codex:gpt-5
@mudler
mudler merged commit c29c99e into master Aug 17, 2026
56 of 57 checks passed
@mudler
mudler deleted the cron/model-gallery-20260816-run4 branch August 17, 2026 06:57
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