Stars
Ulysses sequence-parallel all-to-all as a torch custom op, moved by the GPU copy engines over NVSHMEM symmetric memory. Zero SM usage; 1.7-2.2x over torch.distributed on NVLink.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Accelerating MoE with IO and Tile-aware Optimizations
An experimental implementation of compiler-driven automatic sharding of models across a given device mesh.
A storage solution for PyTorch tensors with distributed tensor support.
[ICLR 2026]QeRL enables RL for 32B LLMs on a single H100 GPU.
https://github.com/eunomia-bpf homepage, documents and blogs
slime is an LLM post-training framework for RL Scaling.
Cosmos-RL is a flexible and scalable Reinforcement Learning framework specialized for Physical AI applications.
Official implementation of "Fast-dLLM: Training-free Acceleration of Diffusion LLM by Enabling KV Cache and Parallel Decoding"
Exploring context retrieval strategies for code editing
A std::execution style runtime context and High Performance RPC Transport for using OpenUCX. Including CUDA/ROCM/... devices with RDMA.
Scalable toolkit for efficient model reinforcement
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
TensorDict is a pytorch dedicated tensor container.
Research and development for optimizing transformers
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.