Commit History

feat: add Methodology & Results and How Attention Works tabs
d4ad689

skhavin commited on

fix: comprehensive readability overrides for labels, code blocks, prose and evicted tokens
29a6de2

skhavin commited on

fix: explicit high-contrast styling for Gradio inputs and textareas in dark mode
f33859f

skhavin commited on

fix: make custom text in Gradio app completely robust for any text length
37469ec

skhavin commited on

docs: update app.py references to use O(1) decode-step attention and constant-time formulations
1d20297

skhavin commited on

fix: remove outdated sdk_version to let Hugging Face use latest Gradio 5.x, resolving huggingface_hub import error
f0b1a75

skhavin commited on

fix: wrap python_version in double quotes to prevent YAML float parsing as 3.1
6822efd

skhavin commited on

fix: set python_version: 3.10 in Spaces frontmatter to bypass Python 3.13 audioop removal crash
136f555

skhavin commited on

docs: add Hugging Face frontmatter, set research paper title, clarify O(1) decode steps, and sync LLaMA perplexity results
d9e928c

skhavin commited on

fix: resolve budget 256 eviction anomaly by implementing robust proportional split-budget boosting
10e074b

skhavin commited on

deploy: add Gradio app, requirements.txt, and GitHub publish actions CI/CD
d52bbcf

skhavin commited on

fix: change ProactiveCachePress to inherit from ScorerPress for KVPress compatibility
f044920

skhavin commited on

fix: add python 3.13 pipes compatibility shim to press.py
e249c3f

skhavin commited on

feat: initial release of proactive-cache v0.1.0
b786614

skhavin commited on