Skip to content

docs: update vLLM loader registration docs for 0.4.0#391

Merged
saturley-hall merged 2 commits into
release/0.4.0from
zheluo/release-0.4.0-vllm-loader-docs
May 29, 2026
Merged

docs: update vLLM loader registration docs for 0.4.0#391
saturley-hall merged 2 commits into
release/0.4.0from
zheluo/release-0.4.0-vllm-loader-docs

Conversation

@zhengluo-nv
Copy link
Copy Markdown
Contributor

Summary

  • Backport docs: update vLLM loader registration docs #390 onto release/0.4.0.
  • Document --load-format modelexpress as the canonical vLLM load format and mx as the backward-compatible alias.
  • Remove stale mx-source / mx-target references and obsolete --worker-cls quick-start usage.
  • Remove unsupported MX_REGISTER_LOADERS docs and point users to vLLM plugin registration, VLLM_PLUGINS=modelexpress when explicit plugin selection is needed, or manual register_modelexpress_loaders().

Bugs

  • NVBug 6235739
  • NVBug 6235844

Validation

  • git diff origin/release/0.4.0 --check
  • rg -n 'MX_REGISTER_LOADERS' . returns no matches
  • stale docs search for --load-format mx, mx-source / mx-target, and --worker-cls returns no matches in the docs/example scope
  • python3 -m py_compile modelexpress_client/python/modelexpress/vllm_worker.py
  • Parsed touched YAML manifests with Ruby YAML

NVBug: 6235739
Signed-off-by: Zheng Luo <zheluo@nvidia.com>
(cherry picked from commit f335d41)
NVBug: 6235844
Signed-off-by: Zheng Luo <zheluo@nvidia.com>
(cherry picked from commit d92ae01)
@github-actions github-actions Bot added the docs label May 28, 2026
@zhengluo-nv zhengluo-nv marked this pull request as ready for review May 28, 2026 18:38
@zhengluo-nv zhengluo-nv self-assigned this May 28, 2026
@zhengluo-nv zhengluo-nv requested a review from saturley-hall May 28, 2026 19:07
@saturley-hall saturley-hall merged commit 71953ff into release/0.4.0 May 29, 2026
43 of 44 checks passed
@saturley-hall saturley-hall deleted the zheluo/release-0.4.0-vllm-loader-docs branch May 29, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants