Skip to content

Add hybrid LK loss (adaptive KL/TV blend) for speculative decoding#673

Merged
fynnsu merged 2 commits into
vllm-project:mainfrom
GIREESH7963:add-lk-hybrid-loss
Jun 30, 2026
Merged

Add hybrid LK loss (adaptive KL/TV blend) for speculative decoding#673
fynnsu merged 2 commits into
vllm-project:mainfrom
GIREESH7963:add-lk-hybrid-loss

Merge branch 'main' into add-lk-hybrid-loss

259c12b
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jun 30, 2026 in 0s

6 potential rules

⚠️ The pull request has been merged by @fynnsu

Rule: label-documentation (label)

  • -closed
  • any of:
    • files~=^[^/]+\.md$
    • files~=^docs/
    • files~=^examples/
  • label != stale

Rule: ping author on conflicts and add 'needs-rebase' label (comment, label)

  • -closed
  • conflict
  • label != stale

Rule: remove 'needs-rebase' label when conflict is resolved (label)

  • -closed
  • -conflict

Rule: auto-rebase if approved, ready, and 5 commits behind main (rebase)

  • #commits-behind >= 5
  • -closed
  • -closed [📌 rebase requirement]
  • #approved-reviews-by >= 1
  • -conflict
  • -conflict [📌 rebase requirement]
  • -draft
  • base = main
  • label != stale
  • queue-position = -1 [📌 rebase requirement]
  • any of:
    • -linear-history [📌 rebase requirement]
    • #commits-behind > 0 [📌 rebase requirement]

Rule: add quality-failed label (comment, label)

  • -closed
  • check-failure ~= ^quality-checks
  • -label = quality-failed
  • label != stale

Rule: remove quality-failed label (label)

  • -closed
  • check-success = quality-checks (3.10)
  • check-success = quality-checks (3.13)
  • label != stale

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com