Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
optimum
/
llm-perf-leaderboard
like
384
Running
App
Files
Files
Community
33
IlyasMoutawwakil
HF staff
commited on
Nov 16, 2023
Commit
29e37fd
β’
1 Parent(s):
134a499
fix
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -377,4 +377,4 @@ with demo:
377
)
378
379
# Launch demo
380
-
demo.launch(
show_api=False
)
377
)
378
379
# Launch demo
380
+
demo.
queue().
launch()