operonx 0.7.1

High-performance Rust execution backend for Operon workflows
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.