BlinkDL / RWKV-CUDALinks
The CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )
☆222Updated 8 months ago
Alternatives and similar repositories for RWKV-CUDA
Users that are interested in RWKV-CUDA are comparing it to the libraries listed below
Sorting:
- Reorder-based post-training quantization for large language model☆195Updated 2 years ago
- GPTQ inference Triton kernel☆306Updated 2 years ago
- ☆154Updated 2 years ago
- Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels☆107Updated 2 years ago
- ☆159Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆211Updated 3 weeks ago
- Lightning Attention-2: A Free Lunch for Handling Unlimited Sequence Lengths in Large Language Models☆325Updated 6 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆261Updated last month
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 11 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆113Updated last year
- The official implementation of the EMNLP 2023 paper LLM-FP4☆213Updated last year
- ☆125Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆278Updated last year
- ☆78Updated 9 months ago
- Implementation of FlashAttention in PyTorch☆164Updated 7 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆138Updated last week
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated 2 years ago
- ☆92Updated 5 months ago
- A model compression and acceleration toolbox based on pytorch.☆332Updated last year
- An easy-to-use package for implementing SmoothQuant for LLMs☆105Updated 4 months ago
- Low-bit optimizers for PyTorch☆130Updated last year
- optimized BERT transformer inference on NVIDIA GPU. https://arxiv.org/abs/2210.03052☆475Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 6 months ago
- This repository contains integer operators on GPUs for PyTorch.☆213Updated last year
- ☆196Updated 3 months ago
- A general 2-8 bits quantization toolbox with GPTQ/AWQ/HQQ/VPTQ, and export to onnx/onnx-runtime easily.☆177Updated 4 months ago
- ☆128Updated 8 months ago
- ☆92Updated 3 months ago
- Implementation of "Attention Is Off By One" by Evan Miller☆196Updated 2 years ago
- ☆79Updated last year