Skip to content

Implement filtering press (#257) - #258

Open
fax4ever wants to merge 2 commits into
NVIDIA:mainfrom
fax4ever:filtering
Open

Implement filtering press (#257)#258
fax4ever wants to merge 2 commits into
NVIDIA:mainfrom
fax4ever:filtering

Conversation

@fax4ever

@fax4ever fax4ever commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

PR description

Description of your PR. Fixes #257

ruler_heatmaps ruler_score_vs_ratio

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

Signed-off-by: Fabio Massimo Ercoli <fabiomassimo.ercoli@gmail.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 4, 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.

Signed-off-by: Fabio Massimo Ercoli <fabiomassimo.ercoli@gmail.com>
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.

Decoding compression compatible with append-only KV cache architectures

1 participant