fix: comprehensive readability overrides for labels, code blocks, prose and evicted tokens 29a6de2 skhavin commited on 14 days ago
fix: explicit high-contrast styling for Gradio inputs and textareas in dark mode f33859f skhavin commited on 14 days ago
fix: make custom text in Gradio app completely robust for any text length 37469ec skhavin commited on 14 days ago
docs: update app.py references to use O(1) decode-step attention and constant-time formulations 1d20297 skhavin commited on 14 days ago
fix: remove outdated sdk_version to let Hugging Face use latest Gradio 5.x, resolving huggingface_hub import error f0b1a75 skhavin commited on 14 days ago
fix: wrap python_version in double quotes to prevent YAML float parsing as 3.1 6822efd skhavin commited on 14 days ago
fix: set python_version: 3.10 in Spaces frontmatter to bypass Python 3.13 audioop removal crash 136f555 skhavin commited on 14 days ago
docs: add Hugging Face frontmatter, set research paper title, clarify O(1) decode steps, and sync LLaMA perplexity results d9e928c skhavin commited on 14 days ago
fix: resolve budget 256 eviction anomaly by implementing robust proportional split-budget boosting 10e074b skhavin commited on 14 days ago
deploy: add Gradio app, requirements.txt, and GitHub publish actions CI/CD d52bbcf skhavin commited on 15 days ago
fix: change ProactiveCachePress to inherit from ScorerPress for KVPress compatibility f044920 skhavin commited on 15 days ago