unified_export_hf_streaming
Streaming HF checkpoint export for disk/CPU-offloaded models.
Kept apart from unified_export_hf so the resident exporter cannot drift back into
being offload-aware. Shared work lives in hf_export_prep and
hf_weight_export, so the only edge between the two exporters is the dispatch in
export_hf_checkpoint.