#!/usr/bin/env python3 """Score a model on the held-out eval sets via in-process HF generate (no vLLM). Useful when vLLM can't (yet) serve a model but the HF forward path works — e.g. the Qwen3.6-27B base baseline. Emits the SAME report format as eval_endpoint.py (reports/eval/