Skip to content

Add LUKVPress 🤖🤖🤖#236

Open
molanyu wants to merge 1 commit into
NVIDIA:mainfrom
molanyu:add-lukv-press
Open

Add LUKVPress 🤖🤖🤖#236
molanyu wants to merge 1 commit into
NVIDIA:mainfrom
molanyu:add-lukv-press

Conversation

@molanyu

@molanyu molanyu commented Jun 15, 2026

Copy link
Copy Markdown

PR description

This PR adds a new KV cache compression method, LUKV:
arxiv: https://arxiv.org/abs/2602.08585
code: https://github.com/baidu-baige/LU-KV

Checklist

Before submitting a PR, please make sure:

  • Tests are working (make test)

  • Code is formatted correctly (make style, on errors try fix with make format)

  • Copyright header is included

  • All commits are signed-off using git commit -s

  • (new press) mypress_press.py is in the presses directory

  • (new press) MyPress is in __init__.py

  • (new press) README.md is updated with a 1 liner about the new press in the Available presses section

  • (new press) New press is in the default_presses list in tests/default_presses.py

  • (new press) A docstring is provided that follows the same structure as the existing ones

@copy-pr-bot

copy-pr-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@maxjeblick maxjeblick self-requested a review June 16, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant