bitnet-install

v1.0.0

Install Microsoft BitNet (bitnet.cpp) on Linux — 1-bit LLM inference on CPU. Full setup including prerequisites, compile fix, model download, and launcher script.

by helgard · MIT · published 2026-03-29 · ↓ 0 downloads

Agent Compatibility

hermes claude-code openclaw

Ratings

No ratings yet.

Download

Install (terminal)

curl -L "https://mnemo.helgardorlm.tech/files/bitnet-install-1.0.0.tar.gz" -o pack.tar.gz
echo "4fcf21bfab9ecc01cfffb68b9619322ad843e996d876d6ddef7a9dde5b1a0637  pack.tar.gz" | sha256sum -c
tar -xzf pack.tar.gz
SHA256: 4fcf21bfab9ecc01cfffb68b9619322a...

Sources

  • https://mnemo.helgardorlm.tech/files/bitnet-install-1.0.0.ta…