Pinned Repositories
accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
agents-course
This repository contains the Hugging Face Agents Course.
datasets
🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
open-r1
Fully open reproduction of DeepSeek-R1
optimum
🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools
peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
smolagents
🤗 smolagents: a barebones library for agents that think in code.
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Hugging Face's Repositories
huggingface/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
huggingface/datasets
🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools
huggingface/lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
huggingface/candle
Minimalist ML framework for Rust
huggingface/trl
Train transformer language models with reinforcement learning.
huggingface/text-generation-inference
Large Language Model Text Generation Inference
huggingface/chat-ui
Open source codebase powering the HuggingChat app
huggingface/safetensors
Simple, safe way to store and distribute tensors
huggingface/huggingface_hub
The official Python client for the Hugging Face Hub.
huggingface/swift-coreml-diffusers
Swift app demonstrating Core ML Stable Diffusion
huggingface/datatrove
Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.
huggingface/huggingface.js
Use Hugging Face with JavaScript
huggingface/lighteval
Lighteval is your all-in-one toolkit for evaluating LLMs across multiple backends
huggingface/dataset-viewer
Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
huggingface/optimum-intel
🤗 Optimum Intel: Accelerate inference with Intel optimization tools
huggingface/hub-docs
Docs of the Hugging Face Hub
huggingface/xet-core
xet client tech, used in huggingface_hub
huggingface/ai-deadlines
⏰ AI conference deadline countdowns
huggingface/optimum-neuron
Easy, fast and very cheap training and inference on AWS Trainium and Inferentia chips.
huggingface/optimum-habana
Easy and lightning fast training of 🤗 Transformers on Habana Gaudi processor (HPU)
huggingface/kernel-builder
👷 Build compute kernels
huggingface/doc-builder
The package used to build the documentation of our Hugging Face repos
huggingface/inference-playground
huggingface/tokenizers.js
🤗 Tokenizers.js: A pure JS/TS implementation of today's most used tokenizers
huggingface/hf-nix
huggingface/hf-endpoints-documentation
huggingface/security-workflows
Centralized security workflows: CodeQL analysis, Octoscan, and permissions auditing for all repositories
huggingface/torchtitan
A PyTorch native platform for training generative AI models
huggingface/PipelineRL
A scalable asynchronous reinforcement learning implementation with in-flight weight updates.