Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2025

This PR contains the following updates:

Package Change Age Confidence
vllm ==0.7.2 -> ==0.11.0 age confidence

Release Notes

vllm-project/vllm (vllm)

v0.11.0

Compare Source

Highlights

This release features 538 commits, 207 contributors (65 new contributors)!

  • This release completes the removal of V0 engine. V0 engine code including AsyncLLMEngine, LLMEngine, MQLLMEngine, all attention backends, and related components have been removed. V1 is the only engine in the codebase now.
  • This releases turns on FULL_AND_PIECEWISE as the CUDA graph mode default. This should provide better out of the box performance for most models, particularly fine-grained MoEs, while preserving compatibility with existing models supporting only PIECEWISE mode.

Note: In v0.11.0 (and v0.10.2), --async-scheduling will produce gibberish output in some cases such as preemption and others. This functionality is correct in v0.10.1. We are actively fixing it for the next version.

Model Support
Engine Core
Hardware & Performance
Large Scale Serving & Performance
  • Dual-Batch Overlap (DBO): Overlapping computation mechanism (#​23693), DeepEP high throughput + prefill (#​24845).
  • Data Parallelism: torchrun launcher (#​24899), Ray placement groups (#​25026), Triton DP/EP kernels (#​24588).
  • EPLB: Hunyuan V1 (#​23078), Mixtral (#​22842), static placement (#​23745), reduced overhead (#​24573).
  • Disaggregated serving: KV transfer metrics (#​22188), NIXL MLA latent dimension (#​25902).
  • MoE: Shared expert overlap optimization (#​24254), SiLU kernel for DeepSeek-R1 (#​24054), Enable Allgather/ReduceScatter backend for NaiveAllToAll (#​23964).
  • Distributed: NCCL symmetric memory with 3-4% throughput improvement (#​24532), enabled by default for TP (#​25070).
Quantization
API & Frontend
Security
Dependencies
V0 Deprecation
What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@restack-app
Copy link

restack-app bot commented Mar 18, 2025

No applications have been configured for previews targeting branch: main. To do so go to restack console and configure your applications for previews.

@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.7.3 fix(deps): update dependency vllm to v0.8.0 Mar 18, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from 8177d49 to 7653ea9 Compare March 21, 2025 19:23
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.8.0 fix(deps): update dependency vllm to v0.8.1 Mar 21, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from 7653ea9 to b163b3b Compare March 26, 2025 04:13
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.8.1 fix(deps): update dependency vllm to v0.8.2 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from b163b3b to fd2265d Compare April 6, 2025 11:49
@vercel
Copy link

vercel bot commented Apr 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dev-log-xprt ❌ Failed (Inspect) May 31, 2025 11:55pm

@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.8.2 fix(deps): update dependency vllm to v0.8.3 Apr 6, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Apr 6, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/proxy-lite/uv.lock
Command failed: uv lock --upgrade-package vllm
Using CPython 3.14.0 interpreter at: /opt/containerbase/tools/python/3.14.0/bin/python3
   Updating https://github.com/huggingface/transformers.git (336dc69d63d56f232a183a3e7f52790429b871ef)
    Updated https://github.com/huggingface/transformers.git (336dc69d63d56f232a183a3e7f52790429b871ef)
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version >= '3.13' and sys_platform == 'darwin'):
  ╰─▶ Because only transformers<4.55.2 is available and vllm==0.11.0 depends
      on transformers>=4.55.2, we can conclude that vllm==0.11.0 cannot be
      used.
      And because proxy-lite[serving] depends on vllm==0.11.0 and your project
      requires proxy-lite[serving], we can conclude that your project's
      requirements are unsatisfiable.

      hint: The resolution failed for an environment that is not the current
      one, consider limiting the environments with `tool.uv.environments`.

@renovate renovate bot force-pushed the renovate/vllm-0.x branch from fd2265d to 233f41a Compare April 16, 2025 03:50
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.8.3 fix(deps): update dependency vllm to v0.8.4 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from 233f41a to 0ab9c3b Compare April 29, 2025 04:12
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.8.4 fix(deps): update dependency vllm to v0.8.5 Apr 29, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from 0ab9c3b to 28f6622 Compare May 3, 2025 03:52
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.8.5 fix(deps): update dependency vllm to v0.8.5.post1 May 3, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from 28f6622 to bcef6f4 Compare May 31, 2025 23:55
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.8.5.post1 fix(deps): update dependency vllm to v0.9.0.1 May 31, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from bcef6f4 to 9c2649d Compare June 15, 2025 03:36
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.9.0.1 fix(deps): update dependency vllm to v0.9.1 Jun 15, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from 9c2649d to da9cf63 Compare July 13, 2025 15:56
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.9.1 fix(deps): update dependency vllm to v0.9.2 Jul 13, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from da9cf63 to adfc43c Compare July 27, 2025 08:00
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.9.2 fix(deps): update dependency vllm to v0.10.0 Jul 27, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from adfc43c to f961c1b Compare August 23, 2025 08:08
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.10.0 chore(deps): update dependency vllm to v0.10.1.1 Aug 23, 2025
@renovate renovate bot changed the title chore(deps): update dependency vllm to v0.10.1.1 fix(deps): update dependency vllm to v0.10.1.1 Aug 24, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from f961c1b to ca1b26b Compare September 14, 2025 15:39
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.10.1.1 fix(deps): update dependency vllm to v0.10.2 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/vllm-0.x branch from ca1b26b to ad11c89 Compare October 4, 2025 03:58
@renovate renovate bot changed the title fix(deps): update dependency vllm to v0.10.2 fix(deps): update dependency vllm to v0.11.0 Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants