usyd-fsalab / fp6_llm
An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).
☆237Updated 4 months ago
Alternatives and similar repositories for fp6_llm:
Users that are interested in fp6_llm are comparing it to the libraries listed below
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆100Updated 8 months ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆298Updated 8 months ago
- ☆187Updated 8 months ago
- Applied AI experiments and examples for PyTorch☆243Updated this week
- A collection of memory efficient attention operators implemented in the Triton language.☆250Updated 9 months ago
- This repository contains integer operators on GPUs for PyTorch.☆193Updated last year
- ☆84Updated 6 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆201Updated last year
- Boosting 4-bit inference kernels with 2:4 Sparsity☆67Updated 6 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆107Updated 3 weeks ago
- Fast Matrix Multiplications for Lookup Table-Quantized LLMs☆231Updated 2 weeks ago
- PyTorch bindings for CUTLASS grouped GEMM.☆103Updated 2 months ago
- Dynamic Memory Management for Serving LLMs without PagedAttention☆308Updated 3 weeks ago
- ☆73Updated 4 months ago
- [ICML 2024] Quest: Query-Aware Sparsity for Efficient Long-Context LLM Inference☆253Updated 3 months ago
- ☆100Updated 6 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆70Updated 4 months ago
- Fast low-bit matmul kernels in Triton☆254Updated this week
- ☆179Updated 5 months ago
- Official repository for LightSeq: Sequence Level Parallelism for Distributed Training of Long Context Transformers☆207Updated 6 months ago
- Fast Hadamard transform in CUDA, with a PyTorch interface☆151Updated 9 months ago
- ☆310Updated 11 months ago
- ☆72Updated 3 months ago
- ☆79Updated this week
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated 2 weeks ago
- ☆137Updated 7 months ago
- QUICK: Quantization-aware Interleaving and Conflict-free Kernel for efficient LLM inference