RepoGuard
refreshing…
Hugging Face

Organization

Public GitHub footprint of Hugging Face

@huggingface
View profile on GitHub

The AI community building the future.

NYC + Paris

459

Public repositories

655,712

Total stars

66,248

Followers

Hugging Face is an organization on GitHub that focuses on building the future of artificial intelligence. Their public repositories feature a wide range of projects, with primary programming languages including Python, TypeScript, and Rust. Notable repositories include transformers, diffusers, and datasets, which serve as essential resources for machine learning and AI development.

Top languages

Python 55Jupyter Notebook 11Rust 9TypeScript 8MDX 4Swift 3JavaScript 2Svelte 1

Public repositories

transformers

163,043

🤗 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.

Python
Updated Jul 27, 2026

pytorch-image-models

37,020

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

Python
Updated Jul 27, 2026

diffusers

34,165

🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.

Python
Updated Jul 27, 2026

agents-course

30,444

This repository contains the Hugging Face Agents Course.

MDX
Updated Jul 27, 2026

smolagents

28,563

🤗 smolagents: a barebones library for agents that think in code.

Python
Updated Jul 27, 2026

open-r1

26,410

Fully open reproduction of DeepSeek-R1

Python
Updated Jul 27, 2026

lerobot

26,172

🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning

Python
Updated Jul 27, 2026

datasets

21,769

🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools

Python
Updated Jul 27, 2026

peft

21,459

🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

Python
Updated Jul 27, 2026

candle

20,755

Minimalist ML framework for Rust

Rust
Updated Jul 27, 2026

sentence-transformers

18,948

State-of-the-Art Embeddings, Retrieval, and Reranking

Python
Updated Jul 27, 2026

trl

18,946

Train transformer language models with reinforcement learning.

Python
Updated Jul 27, 2026

transformers.js

16,214

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

JavaScript
Updated Jul 27, 2026

tokenizers

10,930

💥 Fast State-of-the-Art Tokenizers optimized for Research and Production

Rust
Updated Jul 27, 2026

text-generation-inference

10,882

Large Language Model Text Generation Inference

Python
Updated Jul 27, 2026

skills

10,878

Give your agents the power of the Hugging Face ecosystem

Python
Updated Jul 27, 2026

chat-ui

10,841

The open source codebase powering HuggingChat

TypeScript
Updated Jul 27, 2026

ml-intern

10,697

🤗 ml-intern: an open-source ML engineer that reads papers, trains models, and ships ML models

Python
Updated Jul 27, 2026

accelerate

9,798

🚀 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

Python
Updated Jul 27, 2026

smol-course

6,706

A course on aligning smol models.

Jupyter Notebook
Updated Jul 27, 2026

speech-to-speech

6,570

Build local voice agents with open-source models

Python
Updated Jul 27, 2026

alignment-handbook

5,649

Robust recipes to align language models with human and AI preferences

Python
Updated Jul 27, 2026

nanoVLM

4,968

The simplest, fastest repository for training/finetuning small-sized VLMs.

Python
Updated Jul 27, 2026

deep-rl-class

4,967

This repo contains the Hugging Face Deep Reinforcement Learning Course.

MDX
Updated Jul 27, 2026

text-embeddings-inference

4,962

A blazing fast inference solution for text embeddings models

Rust
Updated Jul 27, 2026

autotrain-advanced

4,596

🤗 AutoTrain Advanced

Python
Updated Jul 27, 2026

notebooks

4,590

Notebooks using the Hugging Face libraries 🤗

Jupyter Notebook
Updated Jul 27, 2026

diffusion-models-class

4,345

Materials for the Hugging Face Diffusion Models Course

Jupyter Notebook
Updated Jul 27, 2026

distil-whisper

4,099

Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.

Python
Updated Jul 27, 2026

course

4,091

The Hugging Face course on Transformers

MDX
Updated Jul 27, 2026

smollm

3,852

Everything about the SmolLM and SmolVLM family of models

Python
Updated Jul 26, 2026

huggingface_hub

3,766

The official CLI and Python client for the Hugging Face Hub.

Python
Updated Jul 27, 2026

blog

3,481

Public repo for HF blog posts

Jupyter Notebook
Updated Jul 27, 2026

optimum

3,452

🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools

Python
Updated Jul 27, 2026

datatrove

3,231

Freeing data processing from scripting madness by providing a set of platform-agnostic customizable pipeline processing blocks.

Python
Updated Jul 27, 2026

setfit

2,777

Efficient few-shot learning with Sentence Transformers

Jupyter Notebook
Updated Jul 27, 2026

nanotron

2,767

Minimalistic large language model 3D-parallelism training

Python
Updated Jul 25, 2026

swift-coreml-diffusers

2,754

Swift app demonstrating Core ML Stable Diffusion

Swift
Updated Jul 26, 2026

cookbook

2,700

Open-source AI cookbook

Jupyter Notebook
Updated Jul 27, 2026

lighteval

2,501

Lighteval is your all-in-one toolkit for evaluating LLMs across multiple backends

Python
Updated Jul 27, 2026

huggingface.js

2,476

Use Hugging Face with JavaScript

TypeScript
Updated Jul 27, 2026

evaluate

2,470

🤗 Evaluate: A library for easily evaluating machine learning models and datasets.

Python
Updated Jul 27, 2026

OpenEnv

2,450

An interface library for RL post training with environments.

Python
Updated Jul 27, 2026

picotron

2,258

Minimalistic 4D-parallelism distributed training framework for education purpose

Python
Updated Jul 25, 2026

evaluation-guidebook

2,130

Sharing both practical insights and theoretical knowledge about LLM evaluation that we gathered while managing the Open LLM Leaderboard and designing lighteval!

Jupyter Notebook
Updated Jul 27, 2026

transformers.js-examples

2,071

A collection of 🤗 Transformers.js demos and example applications

JavaScript
Updated Jul 27, 2026

tau

2,059

A Python port of Pi’s minimalist coding agent.

Python
Updated Jul 27, 2026

awesome-papers

2,051

Papers & presentation materials from Hugging Face's internal science day

Unknown Language
Updated Jul 27, 2026

transfer-learning-conv-ai

1,754

🦄 State-of-the-Art Conversational AI with Transfer Learning

Python
Updated Jul 25, 2026

Mongoku

1,418

🔥The Web-scale GUI for MongoDB

Svelte
Updated Jul 25, 2026

finetrainers

1,355

Scalable and memory-optimized training of diffusion models

Python
Updated Jul 27, 2026

swift-transformers

1,349

Swift Package to implement a transformers-like API in Swift

Swift
Updated Jul 27, 2026

llm-vscode

1,313

LLM powered development for VSCode

TypeScript
Updated Jul 27, 2026

awesome-huggingface

1,085

🤗 A list of wonderful open-source projects & applications integrated with Hugging Face libraries.

Unknown Language
Updated Jul 27, 2026

AnyLanguageModel

913

An API-compatible, drop-in replacement for Apple's Foundation Models framework with support for custom language model providers.

Swift
Updated Jul 27, 2026

mcp-course

909

No description provided for this repository.

MDX
Updated Jul 27, 2026

dataset-viewer

885

Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.

Python
Updated Jul 27, 2026

hf-mount

770

Mount Hugging Face Buckets and repos as local filesystems. No download, no copy, no waiting.

Rust
Updated Jul 26, 2026

nfsserve

751

A Rust NFS Server implementation

Rust
Updated Jul 27, 2026

naacl_transfer_learning_tutorial

724

Repository of code for the tutorial on Transfer Learning in NLP held at NAACL 2019 in Minneapolis, MN, USA

Python
Updated Jul 26, 2026

upskill

721

Generate and evaluate agent skills for code agents like Claude Code, Open Code, OpenAI Codex

Python
Updated Jul 27, 2026

huggingface-llama-recipes

710

No description provided for this repository.

Jupyter Notebook
Updated Jul 26, 2026

optimum-intel

609

🤗 Optimum Intel: Accelerate inference with Intel optimization tools

Jupyter Notebook
Updated Jul 27, 2026

text-clustering

609

Easily embed, cluster and semantically label text datasets

Python
Updated Jul 27, 2026

hub-docs

580

Docs of the Hugging Face Hub

Handlebars
Updated Jul 27, 2026

hf_transfer

577

No description provided for this repository.

Rust
Updated Jul 27, 2026

cosmopedia

573

No description provided for this repository.

Python
Updated Jul 27, 2026

llm_training_handbook

565

An open collection of methodologies to help with successful training of large language models.

Python
Updated Jul 27, 2026

xet-core

538

xet client tech, used in huggingface_hub

Rust
Updated Jul 26, 2026

large_language_model_training_playbook

503

An open collection of implementation tips, tricks and resources for training large language models

Python
Updated Jul 27, 2026

Repo2RLEnv

471

Convert any Repo into an RL Environment

Python
Updated Jul 27, 2026

datablations

345

Scaling Data-Constrained Language Models

Jupyter Notebook
Updated Jul 25, 2026

hf-hub

313

Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package

Rust
Updated Jul 26, 2026

llm-swarm

291

Manage scalable open LLM inference endpoints in Slurm clusters

Python
Updated Jul 27, 2026

hf-mcp-server

269

Hugging Face MCP Server

TypeScript
Updated Jul 27, 2026

fineweb-2

256

No description provided for this repository.

Python
Updated Jul 25, 2026

picotron_tutorial

255

No description provided for this repository.

Python
Updated Jul 27, 2026

open_asr_leaderboard

231

No description provided for this repository.

Python
Updated Jul 27, 2026

VLAb

193

No description provided for this repository.

Python
Updated Jul 27, 2026

gym-pusht

193

A gym environment for PushT

Python
Updated Jul 27, 2026

Google-Cloud-Containers

178

Hugging Face Deep Learning Containers (DLCs) for Google Cloud

Dockerfile
Updated Jul 27, 2026

optimum-onnx

156

🤗 Optimum ONNX: Export your model to ONNX and run inference with ONNX Runtime

Python
Updated Jul 26, 2026

leLab

131

🤗 LeLab: A web UI interface on top of LeRobot

TypeScript
Updated Jul 27, 2026

lerobot-dataset-visualizer

112

Web application for visualizing robotics datasets in LeRobot format

TypeScript
Updated Jul 27, 2026

context-course

75

A course on context engineering with code agents.

Python
Updated Jul 27, 2026

pi-llama

69

Pi coding agent extension: llama.cpp provider with dynamic model + context window discovery

TypeScript
Updated Jul 27, 2026

post-training-takehome

49

Hugging Face's take home challenge for post-training internships, now open for you to try!

Unknown Language
Updated Jul 27, 2026

serge

45

Reviews pull requests with any OpenAI-compatible LLM

Python
Updated Jul 27, 2026

hf-discover

36

Agentic Resource Discovery Client/Server

Python
Updated Jul 27, 2026

faceberg

29

Expose HuggingFace datasets as Apache Iceberg tables

Python
Updated Jul 26, 2026

finephrase

25

Synthetic pretraining data by rephrasing the web

Python
Updated Jul 26, 2026

lerobot-libero

21

A fork of the official LIBERO benchmark, extended for Hugging Face’s LeRobot integration and large-scale robotics experiments.

Jupyter Notebook
Updated Jul 26, 2026

hf-claude

14

Launch Claude Code with Hugging Face Inference Providers

Shell
Updated Jul 26, 2026

allennlp

8

An open-source NLP research library, built on PyTorch.

Python
Updated Jul 26, 2026

mlclaw

5

ML Claw: deploy OpenClaw agents on Hugging Face

TypeScript
Updated Jul 27, 2026

transformers-mlinter

4

Lint modeling, modular, and configuration files for structural conventions

Python
Updated Jul 25, 2026

moon-ide

3

IDE for moon team

Rust
Updated Jul 25, 2026

pwc-cli

1

A Command-Line Interface (CLI) to interact with Papers with Code. For humans and agents.

Python
Updated Jul 27, 2026

research-agent

0

No description provided for this repository.

HTML
Updated Jul 27, 2026

transformers-ci

0

CI tools for Transformers

Python
Updated Jul 27, 2026

Frequently asked questions

What does huggingface build on GitHub?

Hugging Face builds various AI-related projects on GitHub, including popular repositories like transformers for model definitions and diffusers for image and audio generation. Their focus is on providing tools and resources for the AI community.

Which programming languages does huggingface use?

Hugging Face primarily uses Python, TypeScript, Rust, Jupyter Notebook, and JavaScript in their repositories. This diverse language usage supports a wide array of machine learning and AI applications.

Are huggingface's repositories public?

Yes, all of Hugging Face's repositories are public. This openness allows developers and researchers to access, use, and contribute to their projects, fostering collaboration within the AI community.

Is this exposure intended?

Monitor Hugging Face with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account