caiwanxianhust / FasterLLaMALinks
使用 CUDA C++ 实现的 llama 模型推理框架
☆64Updated 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.☆171Updated 3 weeks ago
- ☆144Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆115Updated 6 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆54Updated last year
- 分层解耦的深度学习推理引擎☆79Updated 11 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- ☆14Updated 3 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Updated 11 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆248Updated 2 weeks ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆148Updated 8 months ago
- ☆152Updated last year
- ☆49Updated last year
- ☆26Updated 5 months ago
- ☆113Updated 8 months ago
- ☆34Updated last year
- A tutorial for CUDA&PyTorch☆227Updated last week
- ☆61Updated 6 months ago
- Examples of CUDA implementations by Cutlass CuTe☆270Updated 7 months ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆155Updated 5 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 7 months ago
- LLM Inference via Triton (Flexible & Modular): Focused on Kernel Optimization using CUBIN binaries, Starting from gpt-oss Model☆64Updated 3 months ago
- ☆40Updated 8 months ago
- Optimize softmax in triton in many cases☆22Updated last year
- A practical way of learning Swizzle☆36Updated last year
- Implement Flash Attention using Cute.☆100Updated last year
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆49Updated 2 years ago
- ☆60Updated last year
- ☆105Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 4 months ago
- ☆285Updated last week