# API and Token configurations queue_repo: stacklok/requests # File paths eval_requests_path: ./eval-queue eval_results_path: ./eval-results # Model configurations allowed_weight_types: - Safetensors - PyTorch - GGUF - Other default_revision: main # Logging configuration log_level: INFO # Evaluation configurations evaluation_wait_time: 60 # minutes