Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
TheFinAI/Open-Greek-Financial-LLM-Leaderboard
TheFinAI
/
Open-FinLLM-Leaderboard
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Open-FinLLM-Leaderboard
/
backend
/
app
/
api
/
__init__.py
Alina Lozowski
Migrating to the React project
e7abd9e
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
60 Bytes
"""
API package initialization
"""
__all__ = [
"endpoints"
]