mirageco's picture
All leaderboard v2 files
fc44f9d
raw
history blame contribute delete
171 Bytes
"""
Configuration module for the Open LLM Leaderboard backend.
All configuration values are imported from base.py to avoid circular dependencies.
"""
from .base import *