Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
open-llm-leaderboard
/
open_llm_leaderboard
like
12.3k
Running
on
CPU Upgrade
App
Files
Files
Community
1079
Fetching metadata from the HF Docker repository...
9cd0edd
open_llm_leaderboard
/
backend
/
app
/
api
/
__init__.py
Alina Lozowski
Migrating to the React project
e7abd9e
about 2 months ago
raw
Copy download link
history
blame
Safe
60 Bytes
"""
API package initialization
"""
__all__ = [
"endpoints"
]