caiwanxianhust / FasterLLaMA
使用 CUDA C++ 实现的 llama 模型推理框架
☆24Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for FasterLLaMA
- ☆19Updated this week
- Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.☆26Updated 2 weeks ago
- GPTQ inference TVM kernel☆36Updated 6 months ago
- Open deep learning compiler stack for cpu, gpu and specialized accelerators☆15Updated this week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆52Updated 3 months ago
- Quantized Attention on GPU☆31Updated this week
- Standalone Flash Attention v2 kernel without libtorch dependency☆98Updated 2 months ago
- ☆18Updated last month
- 分层解耦的深度学习推理引擎☆60Updated 3 months ago
- OneFlow Serving☆20Updated 9 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆85Updated 8 months ago
- ☆22Updated 7 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆32Updated 3 months ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆11Updated last month
- PyTorch bindings for CUTLASS grouped GEMM.☆53Updated 3 weeks ago
- ☆79Updated 2 months ago
- ☆36Updated 2 weeks ago
- study of cutlass☆19Updated 2 weeks ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆29Updated 2 months ago
- Summary of system papers/frameworks/codes/tools on training or serving large model☆56Updated 11 months ago
- ☆43Updated 6 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆76Updated 8 months ago
- ☆18Updated 3 years ago
- A CUDA kernel for NHWC GroupNorm for PyTorch☆15Updated last week
- ☆64Updated 4 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆26Updated last year
- Penn CIS 5650 (GPU Programming and Architecture) Final Project☆25Updated 11 months ago
- Odysseus: Playground of LLM Sequence Parallelism☆57Updated 5 months ago
- A TVM-like CUDA/C code generator.☆9Updated 2 years ago