Skip to content

feat: update model catalog with DeepSeek R1 and refresh stale entries#131

Merged
Defilan merged 1 commit intomainfrom
feat/update-model-catalog
Feb 7, 2026
Merged

feat: update model catalog with DeepSeek R1 and refresh stale entries#131
Defilan merged 1 commit intomainfrom
feat/update-model-catalog

Conversation

@Defilan
Copy link
Copy Markdown
Member

@Defilan Defilan commented Feb 7, 2026

Summary

  • Replace 2 broken entries (gated repos returning 401): phi-3-miniphi-4-mini, deepseek-coder-6.7bdeepseek-r1-7b
  • Replace 2 superseded entries: gemma-2-9bgemma-3-12b, llama-3.1-70bllama-3.3-70b
  • Add 4 new models: deepseek-r1-14b, deepseek-r1-32b, mistral-small-24b, gemma-3-4b
  • Bump catalog version 1.0 → 1.1 (13 → 17 models)

All URLs verified. Closes #130.

Test plan

  • make test passes (model count, field validation, tag filtering)
  • make build-cli succeeds
  • llmkube catalog list shows all 17 models
  • llmkube catalog info deepseek-r1-7b shows correct details

Replace broken URLs (phi-3-mini, deepseek-coder-6.7b) and superseded
models (gemma-2-9b, llama-3.1-70b). Add DeepSeek R1 distill variants,
Mistral Small 24B, and Gemma 3 4B. Bump catalog to v1.1.

Closes #130

Signed-off-by: Christopher Maher <chris@mahercode.io>
@Defilan Defilan force-pushed the feat/update-model-catalog branch from a27b8f3 to 972f413 Compare February 7, 2026 18:35
@Defilan Defilan merged commit 89eb5a6 into main Feb 7, 2026
14 checks passed
@Defilan Defilan deleted the feat/update-model-catalog branch February 7, 2026 18:50
@github-actions github-actions bot mentioned this pull request Feb 7, 2026
@github-actions github-actions bot mentioned this pull request Mar 4, 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.

Update model catalog: add DeepSeek R1, refresh stale entries

1 participant