BBuf / tensorrt-llm-moeLinks
☆32Updated 8 months ago
Alternatives and similar repositories for tensorrt-llm-moe
Users that are interested in tensorrt-llm-moe are comparing it to the libraries listed below
Sorting:
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆118Updated 4 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 3 weeks ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆44Updated 3 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 7 months ago
- ☆56Updated 2 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆19Updated 2 months ago
- ☆64Updated 5 months ago
- ☆43Updated last year
- ☆106Updated 4 months ago
- ☆13Updated 6 months ago
- ☆98Updated last year
- ☆88Updated last week
- Implement Flash Attention using Cute.☆95Updated 9 months ago
- ☆150Updated 8 months ago
- ☆95Updated 6 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated 10 months ago
- llama INT4 cuda inference with AWQ☆55Updated 8 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆67Updated last year
- High Performance FP8 GEMM Kernels for SM89 and later GPUs.☆20Updated 8 months ago
- A Triton JIT runtime and ffi provider in C++☆25Updated 2 weeks ago
- Tutorials of Extending and importing TVM with CMAKE Include dependency.☆14Updated 11 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆219Updated last month
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆140Updated last month
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆49Updated last year
- ☆59Updated 10 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆101Updated 7 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆116Updated last year
- ☆17Updated last year