pytorch / PiPPyLinks
Pipeline Parallelism for PyTorch
☆766Updated 9 months ago
Alternatives and similar repositories for PiPPy
Users that are interested in PiPPy are comparing it to the libraries listed below
Sorting:
- A Python-level JIT compiler designed to make unmodified PyTorch programs faster.☆1,046Updated last year
- A library to analyze PyTorch traces.☆379Updated last week
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆818Updated this week
- Zero Bubble Pipeline Parallelism☆395Updated 3 weeks ago
- Microsoft Automatic Mixed Precision Library☆602Updated 8 months ago
- Large Context Attention☆711Updated 4 months ago
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆686Updated last month
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆544Updated this week
- This repository contains the experimental PyTorch native float8 training UX☆223Updated 10 months ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek FP8/FP4☆829Updated this week
- Applied AI experiments and examples for PyTorch☆271Updated this week
- Helpful tools and examples for working with flex-attention☆811Updated this week
- Ring attention implementation with flash attention☆771Updated last week
- 🚀 Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flash…☆249Updated this week
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆514Updated 2 weeks ago
- 🚀 Collection of components for development, training, tuning, and inference of foundation models leveraging PyTorch native components.☆196Updated this week
- An open-source efficient deep learning framework/compiler, written in python.☆700Updated this week
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,568Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆831Updated 8 months ago
- Implementation of a Transformer, but completely in Triton☆265Updated 3 years ago
- Distributed Triton for Parallel Systems☆775Updated this week
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆157Updated 5 months ago
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆366Updated last week
- Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA☆850Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,450Updated this week
- LLM KV cache compression made easy☆493Updated 3 weeks ago
- A throughput-oriented high-performance serving framework for LLMs☆814Updated 3 weeks ago
- A collection of memory efficient attention operators implemented in the Triton language.☆271Updated 11 months ago
- Fast low-bit matmul kernels in Triton☆303Updated last week
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆619Updated 3 weeks ago