Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
finosfoundation
/
Open-Financial-LLM-Leaderboard
like
88
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
Open-Financial-LLM-Leaderboard
/
backend
/
app
/
api
/
__init__.py
mirageco
All leaderboard v2 files
fc44f9d
14 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
60 Bytes
"""
API package initialization
"""
__all__ = [
"endpoints"
]