1 2 3 4
//! Shared HuggingFace helpers (model download, cache path resolution). //! //! Mirrors Python [`operonx/providers/_utils/huggingface.py`](../../../../../operonx/providers/_utils/huggingface.py). //! Populated in Phase 5b alongside tokenizer loading for the ONNX backends.