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
candle
Minimalist ML framework for Rust
datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
optimum
🚀 Accelerate training and inference of 🤗 Transformers and 🤗 Diffusers 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
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
trl
Train transformer language models with reinforcement learning.
Hugging Face's Repositories
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
huggingface/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
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
huggingface/trl
Train transformer language models with reinforcement learning.
huggingface/text-generation-inference
Large Language Model Text Generation Inference
huggingface/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
huggingface/chat-ui
Open source codebase powering the HuggingChat app
huggingface/lerobot
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
huggingface/blog
Public repo for HF blog posts
huggingface/course
The Hugging Face course on Transformers
huggingface/huggingface_hub
The official Python client for the Huggingface Hub.
huggingface/datatrove
Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.
huggingface/huggingface.js
Utilities to use the Hugging Face Hub API
huggingface/nanotron
Minimalistic large language model 3D-parallelism training
huggingface/lighteval
Lighteval is your all-in-one toolkit for evaluating LLMs across multiple backends
huggingface/ratchet
A cross-platform browser ML framework.
huggingface/cosmopedia
huggingface/optimum-intel
🤗 Optimum Intel: Accelerate inference with Intel optimization tools
huggingface/hub-docs
Docs of the Hugging Face Hub
huggingface/optimum-benchmark
🏋️ A unified multi-backend utility for benchmarking Transformers, Timm, PEFT, Diffusers and Sentence-Transformers with full support of Optimum's hardware optimizations & quantization schemes.
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/Google-Cloud-Containers
Hugging Face Deep Learning Containers (DLCs) for Google Cloud
huggingface/doc-builder
The package used to build the documentation of our Hugging Face repos
huggingface/making-games-with-ai-course
This repository contains the ML For Games Course
huggingface/optimum-tpu
Google TPU optimizations for transformers models
huggingface/open_asr_leaderboard
huggingface/text-generation-inference-nix
huggingface/scheduler-plugins
Repository for out-of-tree scheduler plugins based on scheduler framework.