Modules
Elixir client for HuggingFace Hub.
Access request management for gated repositories.
Represents an access request for a gated repository.
HuggingFace Hub API client.
Authentication and authorization for HuggingFace Hub.
Cache management for downloaded files.
GenServer for managing cache state and operations.
Model and Dataset card parsing and creation.
Represents a Dataset Card from a HuggingFace Hub repository.
Structured metadata for Dataset Cards.
Represents an evaluation result from a Model Card.
Represents a Model Card from a HuggingFace Hub repository.
Structured metadata for Model Cards.
Collections API for organizing models, datasets, and spaces on HuggingFace Hub.
Represents a collection on HuggingFace Hub.
Represents an item within a collection.
Commit operations for uploading files to HuggingFace Hub.
Information about a completed commit.
Git LFS upload protocol implementation.
Commit operation types for file manipulation.
Operation to add or update a file.
Operation to copy an existing LFS file.
Operation to delete a file or folder.
Hub preupload preflight: ask the server how each file should be uploaded
(regular base64 blob vs. Git-LFS) before sending the commit.
Configuration utilities for HfHub.
Constants for HuggingFace Hub operations.
Resolve dataset file paths by config and split.
Discussions and Pull Requests API for HuggingFace Hub.
Represents a comment on a discussion or pull request.
Represents a discussion or pull request summary.
Detailed information about a discussion or pull request.
Represents a status change event in a discussion's history.
Represents a title change event in a discussion's history.
File download functionality for HuggingFace Hub.
Custom error types for HuggingFace Hub operations.
Raised for HTTP 400 Bad Request errors.
Exception raised when the HuggingFace cache directory is not found.
Exception for unexpected structure in the HuggingFace cache.
Exception thrown when the DDUF file is corrupted.
Base exception for errors related to the DDUF format.
Exception for errors during DDUF export.
Exception thrown when the DDUF entry name is invalid.
Raised when trying to access a repository disabled by its author.
Error triggered when a dry run cannot be performed.
Raised when a file or entry is not found in a repository.
Error triggered when file metadata cannot be retrieved.
Raised when trying to access a gated repository without authorization.
Generic exception thrown by huggingface_hub validators.
Base HTTP error with request and response context.
Generic exception when dealing with Inference Endpoints.
Exception for timeouts while waiting for Inference Endpoint.
Raised when a model is unavailable or the request times out.
Raised when a file is not found in the local cache.
Raised when a local token is required but not found.
Raised when a repo lacks safetensors files.
Raised when a network request is attempted with HF_HUB_OFFLINE=1.
Raised when a file is not found on the remote Hub.
Raised when trying to access an invalid repository or one without access.
Raised when trying to access a valid repository but invalid revision.
Raised when failing to parse a safetensors file metadata.
Generic error raised if text-generation went wrong.
Raised when text generation is incomplete.
Raised when the text generation server is overloaded.
Server-side validation error during text generation.
Exception when user lacks authorization to use Xet Storage.
Exception when download from Xet Storage fails.
Base exception for errors related to Xet Storage.
Exception when the Xet refresh token is invalid.
Archive detection and extraction utilities.
Filesystem utilities for HuggingFace cache management.
Git operations for HuggingFace Hub repositories.
Information about a Git branch in a HuggingFace repository.
Information about a Git commit in a HuggingFace repository.
Collection of Git refs (branches, tags, converts, pull requests) in a repository.
Information about a Git tag in a HuggingFace repository.
HTTP client for HuggingFace Hub API.
Bumblebee-compatible Hub interface for HuggingFace.
Inference Endpoints API for dedicated model hosting.
Compute configuration for an inference endpoint.
Inference Endpoint information.
Model configuration for an inference endpoint.
Cloud provider configuration for an inference endpoint.
Scaling configuration for an inference endpoint.
LFS (Large File Storage) utilities for HuggingFace Hub.
Information required to determine upload method for a file.
Organization profile API.
Repository management operations for HuggingFace Hub.
Repository URL returned from create/move operations.
Repository file listing with ETag information.
Repository reference types and helpers for HuggingFace Hub.
Space management API for HuggingFace Spaces.
Runtime information for a HuggingFace Space.
A Space environment variable.
User profile and activity API.
Represents a HuggingFace Hub organization profile.
Represents a HuggingFace Hub user profile.
Webhooks API for event notifications on HuggingFace Hub.
Represents a watched item in a webhook configuration.
Represents a webhook configuration on HuggingFace Hub.