Add pipeline tag and sample usage
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: otherto the metadata to improve discoverability. - Including a "Usage" section with a code snippet derived from the GitHub README, demonstrating how to use the model with the
kvpresslibrary andtransformerspipeline. - Adding a citation for the paper "KVzap: Fast, Adaptive, and Faithful KV Cache Pruning".
Hi Niels, I updated the README for this model to include your modifications (and added more). I will close all the PRs, thanks for the feedback !
simjeg changed pull request status to closed