ailzhang / EfficientPyTorchLinks
Code release for book "Efficient Training in PyTorch"
☆110Updated 7 months ago
Alternatives and similar repositories for EfficientPyTorch
Users that are interested in EfficientPyTorch are comparing it to the libraries listed below
Sorting:
- Puzzles for learning Triton, play it with minimal environment configuration!☆560Updated 2 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆229Updated 3 months ago
- Codes & examples for "CUDA - From Correctness to Performance"☆117Updated last year
- UltraScale Playbook 中文版☆89Updated 8 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆448Updated 6 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆112Updated 4 months ago
- ☆97Updated 7 months ago
- Summary of the Specs of Commonly Used GPUs for Training and Inference of LLM☆64Updated 3 months ago
- Examples of CUDA implementations by Cutlass CuTe☆249Updated 4 months ago
- Allow torch tensor memory to be released and resumed later☆167Updated last week
- ☆95Updated 2 months ago
- ☆176Updated 2 years ago
- Pipeline Parallelism Emulation and Visualization☆70Updated 5 months ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆95Updated 3 months ago
- Implement Flash Attention using Cute.☆96Updated 11 months ago
- learning how CUDA works☆338Updated 8 months ago
- ☆151Updated 8 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆284Updated last year
- The repository has collected a batch of noteworthy MLSys bloggers (Algorithms/Systems)☆300Updated 10 months ago
- [USENIX ATC '24] Accelerating the Training of Large Language Models using Efficient Activation Rematerialization and Optimal Hybrid Paral…☆66Updated last year
- Train speculative decoding models effortlessly and port them smoothly to SGLang serving.☆483Updated this week
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆127Updated 6 months ago
- ☆44Updated last year
- Materials for learning SGLang☆644Updated last week
- ☆148Updated 4 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆119Updated last year
- Since the emergence of chatGPT in 2022, the acceleration of Large Language Model has become increasingly important. Here is a list of pap…☆279Updated 8 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆134Updated 2 years ago
- High performance Transformer implementation in C++.☆142Updated 10 months ago
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …☆288Updated 5 months ago