Driver metadata
- Slug
- sdxl
- Status
- scaffoldingSDXL is image-gen — no scalar headline to compare against.
- Protocol match
- —Protocol-match tier not declared on the driver.
- Agent version
- v0.1.0-sdxl-clip-score-microslice
- Paper
- SDXL: Improving Latent Diffusion Models for High-Resolution Image Synthesis
- Model
- stabilityai/stable-diffusion-xl-base-1.0
Source
Every driver is a TypeScript orchestration script that routes the result through the Verdict Validator. Drivers with runnable public checkpoints also link the hermetic Modal job that loads the model and measures the paper claim.
- scripts/run-reproduction-sdxl.ts ↗— TS orchestrator (claim citation, DB write, validator wiring)
- modal/reproduce_sdxl.py ↗— Python Modal job (HF model load, evaluation harness, measurement)