Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vllm-project/vllm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: vllm-project/vllm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.1.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 20, 2025

  1. [BugFix] fix CUTLASS MLA full cudagraph (#23200)

    Signed-off-by: Lucas Wilkinson <[email protected]>
    Signed-off-by: simon-mo <[email protected]>
    LucasWilkinson authored and simon-mo committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    3a8708f View commit details
    Browse the repository at this point in the history
  2. Limit HTTP header count and size (#23267)

    Signed-off-by: Taneem Ibrahim <[email protected]>
    Signed-off-by: Russell Bryant <[email protected]>
    Co-authored-by: Taneem Ibrahim <[email protected]>
    Signed-off-by: simon-mo <[email protected]>
    2 people authored and simon-mo committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    d8b736f View commit details
    Browse the repository at this point in the history
  3. Do not use eval() to convert unknown types (#23266)

    Signed-off-by: Russell Bryant <[email protected]>
    Signed-off-by: simon-mo <[email protected]>
    russellb authored and simon-mo committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    1da94e6 View commit details
    Browse the repository at this point in the history
Loading