YconquestY / NeedleLinks
Imperative deep learning framework with customized GPU and CPU backend
☆29Updated 2 years ago
Alternatives and similar repositories for Needle
Users that are interested in Needle are comparing it to the libraries listed below
Sorting:
- flash attention tutorial written in python, triton, cuda, cutlass☆417Updated 4 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆217Updated last month
- Code release for book "Efficient Training in PyTorch"☆100Updated 5 months ago
- ☆94Updated 5 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆106Updated 2 months ago
- Code base and slides for ECE408:Applied Parallel Programming On GPU.☆134Updated 4 years ago
- ☆172Updated 2 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆112Updated 4 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆508Updated 9 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆42Updated 3 months ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆73Updated 4 years ago
- A minimal implementation of vllm.☆54Updated last year
- A PyTorch-like deep learning framework. Just for fun.☆157Updated last year
- ☆103Updated 4 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆131Updated 2 years ago
- A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of …☆264Updated 3 months ago
- Codes & examples for "CUDA - From Correctness to Performance"☆111Updated 10 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆376Updated 11 months ago
- High performance Transformer implementation in C++.☆132Updated 8 months ago
- The repository has collected a batch of noteworthy MLSys bloggers (Algorithms/Systems)☆277Updated 8 months ago
- Implement Flash Attention using Cute.☆95Updated 9 months ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆69Updated last month
- Examples of CUDA implementations by Cutlass CuTe☆230Updated 2 months ago
- ☆42Updated last year
- ☆39Updated 6 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆112Updated last year
- ☆210Updated 9 months ago
- Since the emergence of chatGPT in 2022, the acceleration of Large Language Model has become increasingly important. Here is a list of pap…☆269Updated 6 months ago
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆70Updated 3 years ago
- ☆138Updated last year