Skip to content

feat: add /current-inferencex-image page#119

Open
functionstackx wants to merge 1 commit intomasterfrom
feat/latest-inferencex-image
Open

feat: add /current-inferencex-image page#119
functionstackx wants to merge 1 commit intomasterfrom
feat/latest-inferencex-image

Conversation

@functionstackx
Copy link
Copy Markdown
Contributor

Summary

  • New page at /current-inferencex-image showing Docker image tags per model/GPU/precision config
  • Filters for Model, Precision, ISL/OSL (default 1k/1k), and Spec Decode (default Off)
  • Compares current InferenceX images against latest GitHub releases for vLLM and SGLang
  • Highlights outdated, nightly, or dev images (rocm/sgl-dev, sglang-rocm) in red
  • New API routes: /api/v1/latest-images (DB query) and /api/v1/framework-releases (GitHub API, 1hr cache)

Test plan

  • Visit /current-inferencex-image and verify table loads with real data
  • Toggle each filter (Model, Precision, ISL/OSL, Spec Decode) and confirm table updates
  • Verify outdated images are highlighted red
  • Verify nightly/dev images are highlighted red
  • Verify "Actual Latest Tag" column shows correct vLLM/SGLang release tags
  • Verify non-vllm/sglang frameworks show - in Actual Latest Tag column

🤖 Generated with Claude Code

New page showing Docker image tags per model/GPU/precision configuration,
with filters for model, precision, ISL/OSL, and spec decode. Compares
current InferenceX images against latest GitHub releases for vLLM and
SGLang, highlighting outdated or nightly/dev images in red.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 29, 2026

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

Project Deployment Actions Updated (UTC)
inferencemax-app Ready Ready Preview, Comment Mar 29, 2026 2:17am

Request Review

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