Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
optimum
/
llm-perf-leaderboard
like
469
Running
App
Files
Files
Community
38
Fetching metadata from the HF Docker repository...
BenchmarkBot
commited on
Aug 30, 2023
Commit
192ade7
ยท
1 Parent(s):
531390e
fix
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,7 +54,7 @@ ALL_COLUMNS_DATATYPES = [
54
"str",
55
#
56
"number",
57
-
"number",
58
#
59
"markdown",
60
"number",
54
"str",
55
#
56
"number",
57
+
#
"number",
58
#
59
"markdown",
60
"number",