caiwanxianhust / FasterLLaMA
使用 CUDA C++ 实现的 llama 模型推理框架
☆54Updated 5 months ago
Alternatives and similar repositories for FasterLLaMA:
Users that are interested in FasterLLaMA are comparing it to the libraries listed below
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆36Updated last month
- A practical way of learning Swizzle☆19Updated 3 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆64Updated 8 months ago
- ☆11Updated 2 months ago
- ☆123Updated last year
- Implement Flash Attention using Cute.☆78Updated 4 months ago
- A light llama-like llm inference framework based on the triton kernel.☆113Updated this week
- ☆66Updated 2 weeks ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆36Updated 2 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆74Updated last month
- ☆148Updated 3 months ago
- ☆28Updated 3 months ago
- ☆31Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆87Updated 3 months ago
- 分层解耦的深度学习推理引擎☆72Updated 2 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆18Updated 7 months ago
- ☆58Updated 5 months ago
- Examples of CUDA implementations by Cutlass CuTe☆170Updated 3 months ago
- A tutorial for CUDA&PyTorch☆138Updated 3 months ago
- ☆36Updated 6 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 7 months ago
- ☆21Updated 4 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆91Updated this week
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆61Updated 7 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆40Updated 8 months ago
- 📚FFPA(Split-D): Yet another Faster Flash Attention with O(1) GPU SRAM complexity large headdim, 1.8x~3x↑🎉 faster than SDPA EA.☆171Updated last month
- ☆90Updated last month
- ☆84Updated last month
- Optimize softmax in triton in many cases☆20Updated 8 months ago
- ☆93Updated 7 months ago