tile-ai / tilelangLinks
Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels
☆4,605Updated this week
Alternatives and similar repositories for tilelang
Users that are interested in tilelang are comparing it to the libraries listed below
Sorting:
- FlashInfer: Kernel Library for LLM Serving☆4,438Updated this week
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆2,065Updated this week
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,218Updated 4 months ago
- A compact implementation of SGLang, designed to demystify the complexities of modern LLM serving systems.☆2,830Updated last week
- Distributed Compiler based on Triton for Parallel Systems☆1,307Updated 2 weeks ago
- cuTile is a programming model for writing parallel kernels for NVIDIA GPUs☆1,794Updated this week
- Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.☆4,538Updated last week
- Tile primitives for speedy kernels☆3,038Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on H…☆3,055Updated last week
- how to optimize some algorithm in cuda.☆2,747Updated this week
- A bidirectional pipeline parallelism algorithm for computation-communication overlap in DeepSeek V3/R1 training.☆2,901Updated 10 months ago
- 🚀 Efficient implementations of state-of-the-art linear attention models☆4,209Updated this week
- FlagGems is an operator library for large language models implemented in the Triton Language.☆824Updated this week
- Expert Parallelism Load Balancer☆1,333Updated 9 months ago
- slime is an LLM post-training framework for RL Scaling.☆3,224Updated this week
- DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling☆6,052Updated last week
- Byted PyTorch Distributed for Hyperscale Training of LLMs and RLs☆917Updated last month
- My learning notes for ML SYS.☆5,024Updated this week
- Analyze computation-communication overlap in V3/R1.☆1,133Updated 9 months ago
- A Datacenter Scale Distributed Inference Serving Framework☆5,759Updated this week
- Puzzles for learning Triton, play it with minimal environment configuration!☆590Updated 2 weeks ago
- Fast CUDA matrix multiplication from scratch☆1,004Updated 4 months ago
- A self-learning tutorail for CUDA High Performance Programing.☆812Updated this week
- PyTorch native quantization and sparsity for training and inference☆2,617Updated this week
- A throughput-oriented high-performance serving framework for LLMs☆936Updated 2 months ago
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆774Updated 3 months ago
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,835Updated this week
- A unified library of SOTA model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. It compresse…☆1,770Updated this week
- Puzzles for learning Triton☆2,222Updated last year
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆1,219Updated 2 years ago