Skip to content

feat: add Ornith brand mark for staff picks - #249

Merged
Vect0rM merged 1 commit into
mainfrom
feat/ornith-logo
Aug 19, 2026
Merged

feat: add Ornith brand mark for staff picks#249
Vect0rM merged 1 commit into
mainfrom
feat/ornith-logo

Conversation

@Vect0rM

@Vect0rM Vect0rM commented Aug 19, 2026

Copy link
Copy Markdown
Member

Companion to atomic-chat-conf#12, which adds the two Ornith 1.5 GGUF repos to the Hub staff picks with icon: "ornith". That key had no bundled asset, so iconKeyLogoSrc('ornith') returned null and the Hub fell back to a letter avatar. The asset lives in this repo, not in the conf repo, hence the separate PR.

  • web-app/public/images/model-provider/ornith.webp — the Ornith org mark from huggingface.co/ornith-ai (200×200, 6.5K; the CDN serves WebP despite the .png URL, matching the existing inclusionai.webp / nanbeige.webp convention)
  • ornith added to ICON_KEY_LOGOS — what the manifest actually resolves through
  • /ornith/i added to FAMILY_LOGO_RULES (before the qwen rule) so community quants of the family get the mark too, not just the curated picks

Full color mark, so it deliberately stays out of MONOCHROME_FAMILY_LOGOS.

vitest on model-logo + staff-picks-registry passes (49 tests), make typecheck clean.

🤖 Generated with Claude Code

The Ornith 1.5 staff picks (atomic-chat-conf#12) ship `icon: "ornith"`,
which had no bundled asset, so the Hub fell back to a letter avatar.

Adds the org mark and both resolution paths: the `ornith` icon key for
the manifest, and an `ornith` family rule so community quants of the
family get the mark too.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Vect0rM
Vect0rM merged commit 837352e into main Aug 19, 2026
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.

1 participant