RepoGuard
Updated 11 h ago
Hugging Face

Organization

Public GitHub footprint of Hugging Face

@huggingface
View profile on GitHub

The AI community building the future.

NYC + Paris

439

Public repositories

612,683

Total stars

64,541

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 59Rust 8TypeScript 8Jupyter Notebook 7MDX 3JavaScript 3Swift 2Handlebars 1

Public repositories

transformers

161,547

🤗 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 Jun 13, 2026

pytorch-image-models

36,879

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 Jun 12, 2026

diffusers

33,837

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

Python
Updated Jun 12, 2026

agents-course

29,312

This repository contains the Hugging Face Agents Course.

MDX
Updated Jun 13, 2026

smolagents

27,829

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

Python
Updated Jun 12, 2026

open-r1

26,291

Fully open reproduction of DeepSeek-R1

Python
Updated Jun 12, 2026

lerobot

24,924

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

Python
Updated Jun 13, 2026

datasets

21,617

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

Python
Updated Jun 12, 2026

peft

21,267

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

Python
Updated Jun 12, 2026

candle

20,469

Minimalist ML framework for Rust

Rust
Updated Jun 13, 2026

sentence-transformers

18,801

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

Python
Updated Jun 12, 2026

trl

18,625

Train transformer language models with reinforcement learning.

Python
Updated Jun 12, 2026

transformers.js

16,096

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

JavaScript
Updated Jun 13, 2026

text-generation-inference

10,863

Large Language Model Text Generation Inference

Python
Updated Jun 12, 2026

tokenizers

10,814

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

Rust
Updated Jun 12, 2026

chat-ui

10,754

The open source codebase powering HuggingChat

TypeScript
Updated Jun 12, 2026

skills

10,656

Give your agents the power of the Hugging Face ecosystem

Python
Updated Jun 12, 2026

ml-intern

10,436

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

Python
Updated Jun 13, 2026

accelerate

9,719

🚀 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 Jun 12, 2026

parler-tts

5,579

Inference and training library for high-quality TTS models.

Python
Updated Jun 11, 2026

deep-rl-class

4,918

This repo contains the Hugging Face Deep Reinforcement Learning Course.

MDX
Updated Jun 12, 2026

nanoVLM

4,901

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

Python
Updated Jun 12, 2026

speech-to-speech

4,874

Build local voice agents with open-source models

Python
Updated Jun 12, 2026

text-embeddings-inference

4,863

A blazing fast inference solution for text embeddings models

Rust
Updated Jun 12, 2026

notebooks

4,572

Notebooks using the Hugging Face libraries 🤗

Jupyter Notebook
Updated Jun 12, 2026

diffusion-models-class

4,330

Materials for the Hugging Face Diffusion Models Course

Jupyter Notebook
Updated Jun 12, 2026

distil-whisper

4,081

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

Python
Updated Jun 11, 2026

course

3,964

The Hugging Face course on Transformers

MDX
Updated Jun 12, 2026

smollm

3,810

Everything about the SmolLM and SmolVLM family of models

Python
Updated Jun 12, 2026

huggingface_hub

3,673

The official Python client for the Hugging Face Hub.

Python
Updated Jun 12, 2026

optimum

3,415

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

Python
Updated Jun 12, 2026

datatrove

3,084

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

Python
Updated Jun 12, 2026

swift-coreml-diffusers

2,751

Swift app demonstrating Core ML Stable Diffusion

Swift
Updated Jun 12, 2026

nanotron

2,715

Minimalistic large language model 3D-parallelism training

Python
Updated Jun 12, 2026

cookbook

2,677

Open-source AI cookbook

Jupyter Notebook
Updated Jun 12, 2026

lighteval

2,443

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

Python
Updated Jun 12, 2026

huggingface.js

2,437

Use Hugging Face with JavaScript

TypeScript
Updated Jun 12, 2026

picotron

2,219

Minimalistic 4D-parallelism distributed training framework for education purpose

Python
Updated Jun 12, 2026

OpenEnv

2,144

An interface library for RL post training with environments.

Python
Updated Jun 13, 2026

evaluation-guidebook

2,117

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 Jun 12, 2026

gsplat.js

1,634

JavaScript Gaussian Splatting library.

TypeScript
Updated Jun 12, 2026

Math-Verify

1,152

No description provided for this repository.

Python
Updated Jun 12, 2026

search-and-learn

1,132

Recipes to scale inference-time compute of open models

Python
Updated Jun 12, 2026

awesome-huggingface

1,080

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

Unknown Language
Updated Jun 11, 2026

AnyLanguageModel

891

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

Swift
Updated Jun 12, 2026

meshgen

884

Use AI Agents directly in Blender.

Python
Updated Jun 12, 2026

dataset-viewer

870

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

Python
Updated Jun 12, 2026

hf-mount

742

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

Rust
Updated Jun 11, 2026

kernels

690

Build compute kernels and load them from the Hub.

Python
Updated Jun 12, 2026

upskill

682

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

Python
Updated Jun 12, 2026

optimum-intel

597

🤗 Optimum Intel: Accelerate inference with Intel optimization tools

Jupyter Notebook
Updated Jun 11, 2026

transformers-bloom-inference

567

Fast Inference Solutions for BLOOM

Python
Updated Jun 12, 2026

hub-docs

563

Docs of the Hugging Face Hub

Handlebars
Updated Jun 12, 2026

llm_training_handbook

562

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

Python
Updated Jun 12, 2026

gpt-oss-recipes

505

Collection of scripts and notebooks for OpenAI's latest GPT OSS models

Jupyter Notebook
Updated Jun 12, 2026

xet-core

504

xet client tech, used in huggingface_hub

Rust
Updated Jun 12, 2026

controlnet_aux

491

No description provided for this repository.

Python
Updated Jun 11, 2026

gpu-fryer

397

Where GPUs get cooked 👩‍🍳🔥

Rust
Updated Jun 12, 2026

nanowhale

374

No description provided for this repository.

Python
Updated Jun 11, 2026

ai-deadlines

342

⏰ AI conference deadline countdowns

TypeScript
Updated Jun 12, 2026

Repo2RLEnv

275

Convert any Repo into an RL Environment

Python
Updated Jun 12, 2026

carbon

195

The home of Carbon Genomic Foundation Model 🧬

Python
Updated Jun 12, 2026

VLAb

184

No description provided for this repository.

Python
Updated Jun 12, 2026

Google-Cloud-Containers

178

Hugging Face Deep Learning Containers (DLCs) for Google Cloud

Dockerfile
Updated Jun 12, 2026

hf-sandbox

156

Modal-style sandbox API on top of Hugging Face Jobs

Python
Updated Jun 13, 2026

kernels-community

126

Kernel sources for https://huggingface.co/kernels-community

Python
Updated Jun 12, 2026

lerobot-dataset-visualizer

93

Web application for visualizing robotics datasets in LeRobot format

TypeScript
Updated Jun 11, 2026

openenv-course

85

No description provided for this repository.

Jupyter Notebook
Updated Jun 11, 2026

leLab

71

🤗 LeLab: A web UI interface on top of LeRobot

TypeScript
Updated Jun 13, 2026

cadgenbench

61

A benchmark for AI-driven CAD generation and editing

Python
Updated Jun 12, 2026

post-training-takehome

50

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

Unknown Language
Updated Jun 12, 2026

physics-intern

40

An agentic framework for solving scientific research problems

Python
Updated Jun 12, 2026

lerobot-annotate

26

Lightweight web UI for annotating LeRobot datasets

Python
Updated Jun 11, 2026

pi-llama

25

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

TypeScript
Updated Jun 11, 2026

huggingface_hub_rust

22

Comprehensive Hugging Face Hub Library for rust

Rust
Updated Jun 11, 2026

hub-sync

20

A GitHub Action that syncs your GitHub repository to Hugging Face Hub 🤗

Unknown Language
Updated Jun 11, 2026

llm-course

19

A course on building Large Language Models

Unknown Language
Updated Jun 12, 2026

community-evals

14

A repository for tooling for the community to evaluate open source models.

Python
Updated Jun 11, 2026

physics-intern-skills

13

Agentic framework for physics

Python
Updated Jun 12, 2026

paperswithcode-feedback

11

A repository to let people list feedback on paperswithcode.

Unknown Language
Updated Jun 12, 2026

finetranslations

9

Source code for the FineTranslations dataset

Python
Updated Jun 11, 2026

jobs-actions

8

Run GitHub Actions on Hugging Face Jobs

Python
Updated Jun 11, 2026

Megatron-LM-Carbon

8

No description provided for this repository.

Python
Updated Jun 11, 2026

serge

7

Reviews pull requests with any OpenAI-compatible LLM

Python
Updated Jun 12, 2026

mlintern-plugin

6

No description provided for this repository.

JavaScript
Updated Jun 11, 2026

hf-agentfinder

4

Agent Finder Client/Server

Python
Updated Jun 12, 2026

hf-csi-driver

4

CSI driver for mounting HuggingFace Buckets and Repos as FUSE filesystems

Go
Updated Jun 11, 2026

hf-inference

3

CLI extension for `hf` to run inference with Hugging Face Inference Providers.

Python
Updated Jun 11, 2026

kernel-builder-job

2

No description provided for this repository.

JavaScript
Updated Jun 11, 2026

fuser

2

No description provided for this repository.

Rust
Updated Jun 11, 2026

transformers-ci

1

CI tools for Transformers

Python
Updated Jun 12, 2026

diffusers-dummy-tests

1

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

Python
Updated Jun 11, 2026

migrate-to-kernel-repo-tool

1

A small cli tool to migrate a kernels in model type repo to kernel type repos

Python
Updated Jun 11, 2026

arxiv-robotics-sustainability-classification

1

Automated pipeline for classifying ArXiv robotics papers with respect to their sustainability awareness

Python
Updated Jun 11, 2026

transformers-test-ci

0

No description provided for this repository.

Python
Updated Jun 12, 2026

agentcap

0

A framework to capture, analyse and export agentic sessions

Python
Updated Jun 11, 2026

Automodel

0

🚀 Pytorch Distributed native training library for LLMs/VLMs with OOTB Hugging Face support

Python
Updated Jun 11, 2026

nemo-rl

0

Scalable toolkit for efficient model reinforcement

Unknown Language
Updated Jun 11, 2026

cuda-toolkit

0

GitHub Action to install CUDA

TypeScript
Updated Jun 11, 2026

slime

0

slime is an LLM post-training framework for RL Scaling.

Unknown Language
Updated Jun 11, 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