Applied AI experiments and examples for PyTorch
☆319Aug 22, 2025Updated 6 months ago
Alternatives and similar repositories for applied-ai
Users that are interested in applied-ai are comparing it to the libraries listed below
Sorting:
- Cataloging released Triton kernels.☆295Sep 9, 2025Updated 5 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆327Updated this week
- Fast low-bit matmul kernels in Triton☆436Feb 1, 2026Updated last month
- ☆105Nov 7, 2024Updated last year
- Tile primitives for speedy kernels☆3,202Feb 24, 2026Updated last week
- ☆262Jul 11, 2024Updated last year
- 🚀 Collection of components for development, training, tuning, and inference of foundation models leveraging PyTorch native components.☆219Updated this week
- Triton-based implementation of Sparse Mixture of Experts.☆268Oct 3, 2025Updated 5 months ago
- Distributed Compiler based on Triton for Parallel Systems☆1,371Feb 13, 2026Updated 3 weeks ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆595Aug 12, 2025Updated 6 months ago
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,264Aug 28, 2025Updated 6 months ago
- 🚀 Efficiently (pre)training foundation models with native PyTorch features, including FSDP for training and SDPA implementation of Flash…☆280Nov 24, 2025Updated 3 months ago
- extensible collectives library in triton☆96Mar 31, 2025Updated 11 months ago
- FlexAttention w/ FlashAttention3 Support☆27Oct 5, 2024Updated last year
- Ring attention implementation with flash attention☆987Sep 10, 2025Updated 5 months ago
- PyTorch native quantization and sparsity for training and inference☆2,707Updated this week
- ☆301Updated this week
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆106Jun 28, 2025Updated 8 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆1,025Sep 4, 2024Updated last year
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆790Oct 13, 2025Updated 4 months ago
- Transformers components but in Triton☆34May 9, 2025Updated 9 months ago
- Puzzles for learning Triton☆2,324Nov 18, 2024Updated last year
- This repository contains the experimental PyTorch native float8 training UX☆226Aug 1, 2024Updated last year
- FlashInfer: Kernel Library for LLM Serving☆5,057Updated this week
- Framework to reduce autotune overhead to zero for well known deployments.☆97Sep 19, 2025Updated 5 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆128Jul 13, 2024Updated last year
- Helpful tools and examples for working with flex-attention☆1,140Feb 8, 2026Updated 3 weeks ago
- A Easy-to-understand TensorOp Matmul Tutorial☆409Updated this week
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆753Aug 6, 2025Updated 7 months ago
- Fastest kernels written from scratch☆550Sep 18, 2025Updated 5 months ago
- ☆104Sep 9, 2024Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆288Jun 5, 2024Updated last year
- Perplexity GPU Kernels☆567Nov 7, 2025Updated 3 months ago
- Github mirror of trition-lang/triton repo.☆146Updated this week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆79Aug 12, 2024Updated last year
- FlagGems is an operator library for large language models implemented in the Triton Language.☆909Updated this week
- MSCCL++: A GPU-driven communication stack for scalable AI applications☆475Updated 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,176Updated this week
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆251Feb 13, 2026Updated 3 weeks ago