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/swift-coreml-diffusers
Swift app demonstrating Core ML Stable Diffusion
huggingface/llm-vscode
LLM powered development for VSCode
huggingface/awesome-huggingface
🤗 A list of wonderful open-source projects & applications integrated with Hugging Face libraries.
huggingface/exporters
Export Hugging Face models to Core ML and TensorFlow Lite
huggingface/open-muse
Open reproduction of MUSE for fast text2image generation.
huggingface/unity-api
huggingface/diarizers
huggingface/llm-swarm
Manage scalable open LLM inference endpoints in Slurm clusters
huggingface/jat
General multi-task deep RL Agent
huggingface/ml-for-3d-course
huggingface/visual-blocks-custom-components
Custom Hugging Face Nodes for Google Visual Blocks for ML
huggingface/gym-pusht
A gym environment for PushT
huggingface/huggingface_sb3
Additional code for Stable-baselines3 to load and upload models from the Hub.
huggingface/llm-intellij
LLM powered development for IntelliJ
huggingface/gym-xarm
A gym environment for xArm
huggingface/optimum-furiosa
Accelerated inference of 🤗 models using FuriosaAI NPU chips.
huggingface/docmatix
A huge dataset for Document Visual Question Answering
huggingface/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
huggingface/hf-rocm-benchmark
A reproducible benchmark of Text Generation Inference and Transformers as of April 2024 on AMD Instinct MI250 and MI300
huggingface/gguf-jinja-analysis
huggingface/helm-common
Common chart for our helm charts
huggingface/Unity-MLAgents-LoadFromHub-Assets
Unity scripts and UI for easily loading models from the Hugging Face Hub
huggingface/llm-academy
LLM Academy
huggingface/ms-build-mi300
huggingface/arena-hard
Arena-Hard benchmark
huggingface/distribution-v2
huggingface/duc
Dude, where are my bytes: Duc, a library and suite of tools for inspecting disk usage
huggingface/lmms-eval
Accelerating the development of large multimodal models (LMMs) with lmms-eval
huggingface/prometheus-slurm-exporter
Prometheus exporter for performance metrics from Slurm.
huggingface/bitsandbytes_testing
Fork of bitsandbytes used for testing purpose