ByteDance-Seed / cudaLLMLinks
☆115Updated last month
Alternatives and similar repositories for cudaLLM
Users that are interested in cudaLLM are comparing it to the libraries listed below
Sorting:
- ☆99Updated 4 months ago
- ☆64Updated 5 months ago
- Quantized Attention on GPU☆44Updated 10 months ago
- ☆50Updated 4 months ago
- ☆82Updated 8 months ago
- DeeperGEMM: crazy optimized version☆71Updated 5 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆119Updated 5 months ago
- Implement Flash Attention using Cute.☆96Updated 9 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆124Updated 4 months ago
- Code for paper: [ICLR2025 Oral] FlexPrefill: A Context-Aware Sparse Attention Mechanism for Efficient Long-Sequence Inference☆142Updated 4 months ago
- ☆95Updated 6 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆44Updated 4 months ago
- Fast and memory-efficient exact kmeans☆100Updated last week
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆220Updated 2 months ago
- NVSHMEM‑Tutorial: Build a DeepEP‑like GPU Buffer☆135Updated 3 weeks ago
- Framework to reduce autotune overhead to zero for well known deployments.☆84Updated 3 weeks ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆60Updated this week
- A Suite for Parallel Inference of Diffusion Transformers (DiTs) on multi-GPU Clusters☆50Updated last year
- ☆39Updated 2 months ago
- QuTLASS: CUTLASS-Powered Quantized BLAS for Deep Learning☆111Updated last week
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆97Updated 3 months ago
- ☆99Updated last year
- ☆73Updated 11 months ago
- ☆129Updated 4 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆186Updated 8 months ago
- [DAC'25] Official implement of "HybriMoE: Hybrid CPU-GPU Scheduling and Cache Management for Efficient MoE Inference"☆72Updated 4 months ago
- An experimental communicating attention kernel based on DeepEP.