SaaSHub helps you find the best software and product alternatives Learn more →
Top 3 Python rwkv Projects
-
RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
Project mention: Ask HN: Is anybody building an alternative transformer? | news.ycombinator.com | 2025-02-14You can see all the development directly from them: https://github.com/BlinkDL/RWKV-LM
Last week version 7 was released and every time they make significant improvements.
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
Python rwkv discussion
Python rwkv related posts
-
People who've used RWKV, whats your wishlist for it?
-
Tiny models for contextually coherent conversations?
-
New model: RWKV-4-Raven-7B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230530-ctx8192.pth
-
The Coming of Local LLMs
-
I created a simple implementation of the RWKV language model (RWKV competes with the dominant Transformers-based approach which is the "T" in GPT)
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Feb 2025
Index
What are some of the best open-source rwkv projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | RWKV-LM | 13,137 |
2 | ChatRWKV | 9,448 |
3 | llama.onnx | 356 |