Skip to main content

find_cached_gguf

Function find_cached_gguf 

Source
pub fn find_cached_gguf(
    cache_dir: &Path,
    repo: &str,
    filename: &str,
) -> Option<PathBuf>
Expand description

Locate one exact GGUF artifact in the Hugging Face cache.