Electron-BitNet

April 18, 2025 ยท View on GitHub

Running Microsoft's BitNet via Astro, React & Electron!

image

Functionality

  • Run Microsoft's official BitNet model in chat mode
  • Benchmark BitNet models
  • Calculate BitNet model perplexity
  • Switch between multiple languages

How to setup this application

CommandAction
npm installInstalls dependencies
npm run restartStarts local dev server at localhost:4321
npm run build:astroBuilds the production site at ./dist/
npm run build:astro | npm run startBuilds then runs the electorn app in dev mode.
npm run dist:windows-latestBuilds the windows application.

Reference project: https://github.com/microsoft/BitNet


Note: At the moment only Windows is supported, Linux support may come in the future.


Prefer to use an installer? Check out the latest windows releases!