EXPLORE
FlashInfer: Kernel Library for LLM Serving
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
๐Clone a voice in 5 seconds to generate arbitrary speech in real-time
Learn how to develop, deploy and iterate on production-grade ML applications.
๐ธ๐ฌ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
YOLOv5 ๐ in PyTorch > ONNX > CoreML > TFLite
Clone a voice in 5 seconds to generate arbitrary speech in real-time
Deep Learning for humans
๐งโ๐ซ 60+ Implementations/tutorials of deep learning papers with side-by-side notes ๐; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ๐ฎ reinforcement learning (ppo, dqn), capsnet, distillation, ... ๐ง
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step