RWKV-LM

GitHub

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.

Raw JSON API

No Explicit API Specification Located

This repository does not currently contain a static OpenAPI, Swagger, or GraphQL schema file. You can still access its complete technical documentation or agent skill rules below:

Read Full Documentation Inspect Agent Skills