ByteDance-Seed / cudaLLMLinks
☆99Updated 2 weeks ago
Alternatives and similar repositories for cudaLLM
Users that are interested in cudaLLM are comparing it to the libraries listed below
Sorting:
- ☆92Updated 3 months ago
- ☆63Updated 4 months ago
- Quantized Attention on GPU☆44Updated 9 months ago
- ☆50Updated 3 months ago
- DeeperGEMM: crazy optimized version☆70Updated 3 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆107Updated 3 months ago
- Implement Flash Attention using Cute.☆95Updated 8 months ago
- ☆92Updated 5 months ago
- ☆81Updated 7 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆211Updated 3 weeks ago
- PyTorch bindings for CUTLASS grouped GEMM.☆110Updated 3 months ago
- Code for paper: [ICLR2025 Oral] FlexPrefill: A Context-Aware Sparse Attention Mechanism for Efficient Long-Sequence Inference☆136Updated 3 months ago
- ☆38Updated 3 weeks ago
- A Suite for Parallel Inference of Diffusion Transformers (DiTs) on multi-GPU Clusters☆47Updated last year
- ☆98Updated 11 months ago
- ☆123Updated 3 months ago
- An experimental communicating attention kernel based on DeepEP.☆34Updated last month
- Accelerate LLM preference tuning via prefix sharing with a single line of code☆43Updated last month
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆95Updated 2 months ago
- Odysseus: Playground of LLM Sequence Parallelism☆76Updated last year
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆40Updated 2 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 7 months ago
- Utility scripts for PyTorch (e.g. Memory profiler that understands more low-level allocations such as NCCL)☆49Updated 3 weeks ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆57Updated 3 weeks ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆214Updated this week
- Framework to reduce autotune overhead to zero for well known deployments.☆81Updated last week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated last year
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆67Updated this week
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆55Updated 5 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆113Updated last year