BitNet

GitHub

Official inference framework for 1-bit LLMs

39,787 stars C++ 1 file ยท ~4,315 tokens

BitNet MCP Server

MCP server for microsoft/BitNet

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "BitNet": {
      "command": "npx",
      "args": [
        "-y",
        "@microsoft/BitNet"
      ]
    }
  }
}