Skip to content

Add missing model SVG logos - #25

Merged
jackwsmth merged 1 commit into
mainfrom
fix/missing-model-logos
Sep 17, 2026
Merged

jackwsmth merged 1 commit into
mainfrom
fix/missing-model-logos

Conversation

@jackwsmth

Copy link
Copy Markdown
Collaborator

What this changes

Nine catalog models currently display monograms because their logo paths are missing. Add seven shared SVGs for GLM, GPT-OSS, Granite, Liquid, MiniCPM, Mistral, and Nemotron, and connect them to the catalog so all 31 models have logos.

Six marks come from the existing LobeHub SVG package; MiniCPM uses the symbol from ModelBest's official SVG. Document the sources and adaptations, including explicit colors for monochrome marks rendered through image elements.

This is a frontend-only change. The application reads logo paths from the local catalog even in Supabase mode, so no database migration is required.

Checks

  • npm --prefix frontend run typecheck passes
  • npm --prefix frontend run catalog:validate passes (the sandbox logged a Vite WebSocket bind warning)
  • Confirmed all 31 catalog models reference existing SVG files
  • Rendered and visually checked all seven new marks on light and dark backgrounds
  • git diff --check passes
  • UI copy: unchanged

@vercel

vercel Bot commented Sep 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
intelinside Ready Ready Preview Sep 17, 2026 10:47am UTC

Request Review

@github-actions

Copy link
Copy Markdown

✅ The catalog validates: 46 hardware, 31 models, 14 quants, 7 runtimes.

The entry shows up on the site with the next deploy. Format notes are in frontend/src/catalog/README.md.

@github-actions

github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown
No result files to import.

Site / sign up · Workflow details and retry

@jackwsmth
jackwsmth merged commit db1afbf into main Sep 17, 2026
6 checks passed
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