{"adoption": {"forks": 148, "observed_at": "2026-08-28T04:03:54.073361+00:00", "stars": 1181}, "canonical_url": "https://ross.abutalabs.com/products/performer-pytorch", "card": {"archived": false, "artifact_type": "library", "description": "An implementation of Performer, a linear attention-based transformer, in Pytorch", "domain": ["deep-learning", "large-language-models", "artificial-intelligence"], "enriched": true, "function": ["machine-learning", "deep-learning"], "health_score": 20, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["lucidrains/performer-pytorch"], "name": "lucidrains/performer-pytorch", "platform": ["python"], "pushed_at": "2022-02-02T20:33:32+00:00", "repo": "lucidrains/performer-pytorch", "stars": 1181, "tags": ["transformers", "attention-mechanism", "linear-attention", "favor-plus", "pytorch", "efficient-attention"], "topics": ["artificial-intelligence", "deep-learning", "attention-mechanism", "attention", "transformers"], "urls": [], "use_cases": ["train a transformer with linear attention for long sequences", "implement FAVOR+ kernel attention in PyTorch", "build an autoregressive language model that scales beyond quadratic attention", "experiment with efficient attention variants for research", "apply transformer attention to images or other modalities", "reduce memory usage of self-attention on long inputs"], "what_it_is": "A PyTorch implementation of the Performer transformer, which uses linear attention via the FAVOR+ (Fast Attention Via positive Orthogonal Random features) method. It provides both a standalone Performer layer and a full PerformerLM language model for scalable sequence modeling.", "when_to_avoid": ["you need a production-grade, actively maintained transformer library", "you want standard softmax attention with mature ecosystem support", "you work outside PyTorch"], "when_to_choose": ["you need linear-scaling attention for long sequences in PyTorch", "you want to reproduce or build on the Performer paper", "you want a ready-made language model with efficient attention"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/performer-pytorch", "repo": "lucidrains/performer-pytorch", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "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:03:54.073361+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.073361+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:25:12.173929+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9141e9b86dae250c9ea73749179a696d634c6f4653fd4d2eb1bf5bc2122f3991", "fetched_at": "2026-08-28T04:03:54.073361+00:00", "kind": "readme", "missing": false, "url": "https://github.com/lucidrains/performer-pytorch"}, {"content_hash": "4e9dc336e53c26b877f1ac2b026c873e99f69a06b6147b89584a2ad4af52c706", "fetched_at": "2026-08-29T12:32:17.472282+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/performer-pytorch/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2160, "days_push": 1673, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}