docs(vllm): vLLM Server v2.1 (0.24.0) + vLLM-Omni v1.4 AL2023 releases#6346
Merged
Conversation
…eleases vLLM Server AL2023: - Add gallery data files for 0.24.0 (server-cuda-v2.1, server-sagemaker-cuda-v2.1) - Add v2.1.0 changelog entry (FlashInfer 0.6.12, transformers<5.10 pin dropped) - Add JetBrains Mellum2-12B-A2.5B-Thinking to the tested-models table vLLM-Omni AL2023: - Add v1.4.0 changelog entry (SageMaker video routes accept application/json again) - Update SageMaker deployment doc to note JSON->multipart conversion is restored README: add both AL2023 releases to Release Highlights, drop the two oldest entries.
1685f66 to
d5fda18
Compare
sirutBuasai
approved these changes
Jul 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the four AL2023 auto-releases that shipped on 2026-07-02 but whose docs were not fully updated by the release pipeline. The pipeline's
step4-docs-pronly regenerates the Ubuntu vLLM gallery data (docs/src/data/vllm/) and skips vLLM-Omni entirely (vllm_omni: Not defined in tracker config), so the AL2023server-cuda/omni-cudagallery entries and changelogs were missing.vLLM Server (AL2023) — v2.1 / vLLM 0.24.0
docs/src/data/vllm-server/0.24.0+amzn2023.7b3d595e-gpu-{ec2,sagemaker}.yml→ tagsserver-cuda-v2.1,server-sagemaker-cuda-v2.1.v2.1.0entry — vLLM 0.24.0, FlashInfer 0.6.12,transformers<5.10pin dropped (now requires transformers ≥ 5.5.3),mistral_commonnow optional.MellumForCausalLM, Smoke + Benchmark).vLLM-Omni (AL2023) — v1.4
v1.4.0entry — SageMaker/v1/videosand/v1/videos/syncacceptapplication/jsonagain (JSON→multipart conversion restored). No framework bump (still vLLM-Omni 0.21.0rc1).omni-sagemaker-cuda-v1.4; the multipart path remains supported.README
Testing
python docs/src/main.py --verbose— generation passes;available_images.mdrenders the newserver-cuda-v2.1/server-sagemaker-cuda-v2.1rows.mkdocs build --strict— passes (exit 0).flowmarkhook; no trailing whitespace; YAML validates.