harrisonvanderbyl / rwkv-cpp-acceleratedLinks
A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependencies
☆313Updated 2 years ago
Alternatives and similar repositories for rwkv-cpp-accelerated
Users that are interested in rwkv-cpp-accelerated are comparing it to the libraries listed below
Sorting:
- Framework agnostic python runtime for RWKV models☆147Updated 2 years ago
- RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best …☆412Updated 2 years ago
- SoTA Transformers with C-backend for fast inference on your CPU.☆311Updated 2 years ago
- ggml implementation of BERT☆498Updated last year
- Python bindings for llama.cpp☆198Updated 2 years ago
- ChatGPT-like Web UI for RWKVstic