caiwanxianhust / FasterLLaMALinks
使用 CUDA C++ 实现的 llama 模型推理框架
☆62Updated last year
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.☆161Updated last month
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆50Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- ☆143Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆112Updated 4 months ago
- 分层解耦的深度学习推理引擎☆76Updated 8 months ago
- ☆14Updated last week
- ☆110Updated 5 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆45Updated 5 months ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆91Updated 3 months ago
- ☆20Updated last year
- ☆33Updated 9 months ago
- ☆47Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆42Updated 8 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆124Updated 6 months ago
- A practical way of learning Swizzle☆32Updated 9 months ago
- ☆152Updated 10 months ago
- Implement Flash Attention using Cute.☆96Updated 10 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆226Updated 3 months ago
- ☆139Updated last year
- GEMV implementation with CUTLASS☆15Updated 2 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Updated 3 months ago
- ☆38Updated last year
- ☆60Updated 11 months ago
- ☆39Updated 6 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 2 months ago
- ☆59Updated 3 months ago
- ☆25Updated 3 months ago
- A tutorial for CUDA&PyTorch☆161Updated 9 months ago
- Examples of CUDA implementations by Cutlass CuTe☆247Updated 4 months ago