caiwanxianhust / FasterLLaMA
使用 CUDA C++ 实现的 llama 模型推理框架
☆48Updated 4 months ago
Alternatives and similar repositories for FasterLLaMA:
Users that are interested in FasterLLaMA are comparing it to the libraries listed below
- ☆10Updated 3 weeks ago
- 分层解耦的深度学习推理引擎☆72Updated last month
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆60Updated 7 months ago
- ☆48Updated 2 months ago
- ☆114Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated last month
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆35Updated 3 weeks ago
- Implement Flash Attention using Cute.☆74Updated 3 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆17Updated 6 months ago
- A light llama-like llm inference framework based on the triton kernel.☆103Updated 3 weeks ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆38Updated 7 months ago
- ☆23Updated last month
- 📚FFPA(Split-D): Yet another Faster Flash Prefill Attention with O(1) GPU SRAM complexity for headdim > 256, ~2x↑🎉vs SDPA EA.☆157Updated last week
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆90Updated last month
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆63Updated last week
- ☆145Updated 2 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 6 months ago
- ☆58Updated 4 months ago
- ☆29Updated 11 months ago
- ☆40Updated last week
- ☆36Updated 5 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆80Updated 2 months ago
- A practical way of learning Swizzle☆16Updated last month
- ☆139Updated 11 months ago
- ☆87Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆58Updated 6 months ago
- play gemm with tvm☆89Updated last year
- ☆90Updated 6 months ago
- GPTQ inference TVM kernel☆38Updated 11 months ago
- Examples of CUDA implementations by Cutlass CuTe☆148Updated last month