caiwanxianhust / FasterLLaMALinks
使用 CUDA C++ 实现的 llama 模型推理框架
☆62Updated 10 months ago
Alternatives and similar repositories for FasterLLaMA
Users that are interested in FasterLLaMA are comparing it to the libraries listed below
Sorting:
- A light llama-like llm inference framework based on the triton kernel.☆153Updated 2 weeks ago
- ☆139Updated last year
- ☆106Updated 4 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆49Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- ☆13Updated 7 months ago
- Implement Flash Attention using Cute.☆96Updated 9 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 7 months ago
- ☆43Updated last year
- 分层解耦的深度学习推理引擎☆75Updated 7 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆44Updated 3 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆118Updated 4 months ago
- ☆56Updated 2 months ago
- ☆150Updated 8 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆108Updated 2 months ago
- Examples of CUDA implementations by Cutlass CuTe☆236Updated 3 months ago
- ☆36Updated 4 months ago
- ☆17Updated last year
- ☆32Updated 8 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆219Updated last month
- From Minimal GEMM to Everything☆47Updated this week
- A practical way of learning Swizzle☆28Updated 8 months ago
- Triton Documentation in Chinese Simplified / Triton 中文文档☆84Updated 5 months ago
- ☆59Updated 10 months ago
- ☆140Updated last year
- A tutorial for CUDA&PyTorch☆156Updated 8 months ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆77Updated last month
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆39Updated last week
- Optimize GEMM with tensorcore step by step☆32Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 3 weeks ago