Skip to content
#

rwkv

Here are 51 public repositories matching this topic...

🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference

  • Updated Jan 6, 2025
  • Go

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.

  • Updated Jan 3, 2025
  • Python

Improve this page

Add a description, image, and links to the rwkv topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rwkv topic, visit your repo's landing page and select "manage topics."

Learn more