Skip to content

MightyXdash/SupraChat

Repository files navigation

SupraChat

SupraLabs_theme_Artwork_redesign

Supra-50M Base Supra-50M Instruct Supra-50M Reasoning

Instruct Demo Reasoning Demo SupraLabs Blog SupraLabs Research

SupraChat is a professional, cross-platform client application engineered for seamless local SupraLabs model execution. It uses a packaged llama.cpp runtime for fast, resource-conscious desktop inference.

Local runtime

After cloning, install dependencies and verify the local runtime contract:

npm install
npm run models:download
npm run runtime:check

Cross-platform packages require a matching llama-server binary in resources/llama.cpp/<platform>-<arch>/. Before releasing builds for macOS, Windows, or Linux, run:

npm run runtime:check:all

The Electron app runs the Node backend inside Electron's bundled Node runtime, so packaged builds do not require a separate system Node installation.

App_demo

About

Try supported SupraLabs models inside SupraChat, plus more awesome tools.

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors