//! Download module for candle-coreml
//!
//! This module provides all download-related functionality including:
//! - Unified model downloading from HuggingFace Hub
//! - Clean Git LFS support for large model files
// Re-export main types for convenience
pub use ;
pub use ;