{"adoption": {"forks": 172, "observed_at": "2026-08-28T04:05:57.720396+00:00", "stars": 1945}, "canonical_url": "https://ross.abutalabs.com/products/kyegomez-bitnet", "card": {"archived": false, "artifact_type": "library", "description": "Implementation of \"BitNet: Scaling 1-bit Transformers for Large Language Models\" in pytorch", "domain": ["deep-learning", "large-language-models", "machine-learning"], "enriched": true, "function": ["machine-learning", "deep-learning", "llm-training", "transformers"], "health_score": 79, "homepage": "https://discord.gg/qUtxnK2NMf", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["kyegomez/BitNet"], "name": "kyegomez/BitNet", "platform": ["python"], "pushed_at": "2026-08-24T00:23:24+00:00", "repo": "kyegomez/BitNet", "stars": 1945, "tags": ["quantization", "1-bit-llm", "pytorch", "bitlinear", "transformer-architecture", "research-implementation"], "topics": ["artificial-intelligence", "deep-neural-networks", "deeplearning", "gpt4", "machine-learning", "multimodal", "multimodal-deep-learning"], "urls": [], "use_cases": ["implement 1-bit quantized transformer layers in pytorch", "train large language models with bitlinear layers", "reduce LLM memory footprint with 1-bit weights", "experiment with the BitNet paper architecture", "swap nn.Linear for quantized BitLinear modules", "build a transformer with bit attention and grouped query attention"], "what_it_is": "A PyTorch implementation of the BitNet architecture from the paper 'BitNet: Scaling 1-bit Transformers for Large Language Models', providing BitLinear layers that replace standard nn.Linear with 1-bit quantized projections. It also includes a full BitNet Transformer and work toward the newer 1.58-bit LLM paper.", "when_to_avoid": ["you want to quantize an already-trained model - BitLinear requires training or finetuning from scratch", "you need a production-ready, bug-free 1.58-bit implementation - parts are still in progress with known dequantization bugs", "you need inference-optimized 1-bit LLM runtimes rather than a research codebase"], "when_to_choose": ["you want to reproduce or experiment with BitNet / 1-bit LLM research in PyTorch", "you are training a model from scratch and want 1-bit quantized linear layers", "you need a ready-made BitLinear layer or BitNet transformer implementation"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/kyegomez-bitnet", "repo": "kyegomez/BitNet", "role": "main", "score": 72}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/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:05:57.720396+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:57.720396+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:07:23.020229+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a319efe3b71de2f196dfe05d25f8794beb00bb94c1bb3b3085825b39445d25f5", "fetched_at": "2026-08-28T04:05:57.720396+00:00", "kind": "readme", "missing": false, "url": "https://github.com/kyegomez/BitNet"}, {"content_hash": "3c791664bd515e996574acc07cf71bf459db8c5305faa61da98b8ca53d6f6396", "fetched_at": "2026-08-29T10:46:57.022161+00:00", "kind": "homepage", "missing": false, "url": "https://discord.gg/qUtxnK2NMf"}, {"content_hash": "6bef50479c380b1bd33378688b02132497f468a669c62383148878aca0d1c33d", "fetched_at": "2026-08-29T10:46:57.030885+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/bitnet/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 75, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1050, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 72, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}