Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FluffyAIcode
/
LLM-KA-Cache-Compress
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cryptobiosis
commited on
14 days ago
Commit
73e1f14
·
verified
·
1 Parent(s):
163f417
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -148,4 +148,5 @@ with gr.Blocks(title="KakeyaLattice KV-cache compression demo") as demo:
148
149
150
if __name__ == "__main__":
151
-
demo.launch()
148
149
150
if __name__ == "__main__":
151
+
demo.launch()
152
+