{"adoption": {"forks": 1020, "observed_at": "2026-08-28T04:11:07.430760+00:00", "stars": 14683}, "canonical_url": "https://ross.abutalabs.com/products/rwkv", "card": {"archived": false, "artifact_type": "library", "description": "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.", "domain": ["large-language-models", "deep-learning", "machine-learning", "artificial-intelligence"], "enriched": true, "function": ["machine-learning", "deep-learning", "llm-inference", "llm-training", "transformers", "sdk"], "health_score": 84, "homepage": null, "language": "Python", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["BlinkDL/RWKV-LM", "BlinkDL/ChatRWKV", "BlinkDL/AI-Writer"], "name": "RWKV", "platform": ["python", "cross-platform", "windows"], "pushed_at": "2026-08-26T10:29:36+00:00", "repo": "BlinkDL/RWKV-LM", "stars": 14683, "tags": ["rnn", "linear-attention", "attention-free", "language-model", "pytorch", "rwkv", "gpt", "constant-memory", "infinite-context", "chat-model", "natural-language-processing", "gpu", "linux", "macos", "docker"], "topics": ["attention-mechanism", "deep-learning", "gpt", "gpt-2", "gpt-3", "language-model", "linear-attention", "lstm", "pytorch", "rnn", "transformer", "transformers", "rwkv", "chatgpt"], "urls": [], "use_cases": ["train a large language model with linear-time attention instead of transformers", "run LLM inference with constant memory and no KV-cache", "deploy a chatbot locally on mobile or desktop", "run LLM inference on GPU with high throughput for large batch sizes", "get free sentence embeddings from a language model", "experiment with RNN-based alternatives to GPT architectures", "run an LLM with effectively infinite context length"], "what_it_is": "RWKV is a novel language model architecture that combines RNN efficiency (linear time, constant memory, no KV-cache) with transformer-level LLM performance and parallelizable GPT-style training. The current RWKV-7 'Goose' release includes model weights, training code, and inference tooling, and is a Linux Foundation AI project under Apache-2.0.", "when_to_avoid": ["you need the broad ecosystem and tooling compatibility of mainstream transformer models", "your stack depends on fine-tuning frameworks built only for standard attention transformers", "you require maximum community support and prebuilt integrations over architectural efficiency"], "when_to_choose": ["you need constant-memory, linear-time LLM inference without KV-cache growth", "you want to train a GPT-like model but with RNN efficiency at inference", "you need efficient on-device or mobile LLM inference", "you want very high batch-size inference throughput on a single GPU"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/repos/BlinkDL/RWKV-LM", "repo": "BlinkDL/RWKV-LM", "role": "main", "score": 67}, {"path": "/repos/BlinkDL/ChatRWKV", "repo": "BlinkDL/ChatRWKV", "role": "frontend", "score": 73}, {"path": "/repos/BlinkDL/AI-Writer", "repo": "BlinkDL/AI-Writer", "role": "examples", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:07.430760+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:12:25.416484+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "372ce135cacd599f5e87503c5c108782bf00763f8c174ac98a0bfba6aaa88787", "fetched_at": "2026-08-28T04:11:07.430760+00:00", "kind": "readme", "missing": false, "url": "https://github.com/BlinkDL/RWKV-LM"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1851, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 67, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}