Dev
GitHub repos gaining traction - what high-signal users are starring and what's climbing the board, captured daily and enriched from GitHub. Raw material for spotting new tech and patterns worth building on.
2,235
repos tracked
175
surfaced this week
194
created < 30d
Python
top language
43 repos
-
A high-throughput and memory-efficient inference and serving engine for LLMs
-
You like pytorch? You like micrograd? You love tinygrad! ❤️
-
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
-
Implement a reasoning LLM in PyTorch from scratch, step by step
-
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
-
Open Source Continuous Inference Benchmark Research Platform — Kimi K3 2.8T, MiniMax M3, DeepSeekv4, GLM5 - GB200 NVL72 vs MI355X vs B200 vs GB300 NVL72 & soon™ TPUv6e/v7/Trainium2/3 | 开源持续推理基准研究平台 — Kimi K2.7-Code、MiniMax M3、DeepSeekv4、GLM5 - GB200 NVL72 vs MI355X vs B200 vs GB300 NVL72,即将推出™ TPUv6e/v7/Trainium2/3
-
Visualizer for neural network, deep learning and machine learning models
-
A multi-framework neural network compiler lowering PyTorch, JAX, Flax, and Keras models to portable, high-performance GGML execution
-
FlashInfer: Kernel Library for LLM Serving
-
OpenMMLab Detection Toolbox and Benchmark
-
Train speculative decoding models effortlessly and port them smoothly to SGLang serving.
-
The fastai deep learning library
-
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
-
🤗 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.
-
End-to-end project training and building AI models / LLMs to detect AI-written text
-
Perform data science on data that remains in someone else's server
-
A retargetable MLIR-based machine learning compiler and runtime toolkit.
-
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
★ 5 pytorch/annexCurated distribution of PyTorch-compatible Python sub-libraries (the PyTorch annex)
-
Apple Silicon (Metal) backend for Triton: write standard @triton.jit kernels on your Mac GPU. The same source runs bit-identical on NVIDIA and AMD, so you develop kernel logic locally and rent a datacenter GPU only for the perf pass.
-
The official CLI and Python client for the Hugging Face Hub.
-
Machine Learning Engineering Open Book
-
LMCache: Supercharge Your LLM with the Fastest KV Cache Layer
-
A PyTorch native platform for training generative AI models
-
SANA: Efficient High-Resolution Image Synthesis with Linear Diffusion Transformer
-
PyTorch native quantization for training and inference
-
An open source implementation of CLIP.
-
A Python DSL to write Nvidia PTX for Hopper and Blackwell in JAX and PyTorch
-
Silero Models: pre-trained text-to-speech models made embarrassingly simple
-
The Art of Debugging Open Book
-
A PyTorch native library for training speculative decoding models
-
Build configuration for PyTorch3D
-
Build configuration for PyTorch Scatter
-
[CVPR 2026 Highlight] A Frame is Worth One Token: Efficient Generative World Modeling with Delta Tokens
-
Pytorch implementation of preconditioned stochastic gradient descent (Kron and affine preconditioner, low-rank approximation preconditioner and more)
-
Code release for "i1: A Simple and Fully Open Recipe for Strong Text-to-Image Models"
-
Solve puzzles. Improve your pytorch.
-
We write your reusable computer vision tools. 💜
-
Fun-ASR speech recognition models, with native Hugging Face Transformers support for Fun-ASR-Nano and separate FunASR, vLLM and llama.cpp deployment paths.
-
Desktop version of Pytorch memory viz, handling profiles of 10GB and more, with quality-of-life improvements
-
torch_remat fine-grained activation checkpointing API
-
🚀 An open-source, hands-on curriculum bridging the gap from basic RL concepts to LLM alignment, RLVR, and advanced Agentic systems.