Install EWACS on your own machine. It speaks the Ollama and OpenAI APIs locally, and pulls models straight from our marketplace once you sign in.
Download and run — no installer needed. GPU/CPU inference built in.
Download ↓Add the EWACS repo once, then install — and get updates — with apt.
# add the EWACS repository (once) echo "deb [trusted=yes] https://colaapps.com/repo stable main" | sudo tee /etc/apt/sources.list.d/colaapps.list # install (and update later with: sudo apt upgrade) sudo apt update sudo apt install ewacs-chat
Prefer a one-off install? Download the
.deb package
and run sudo apt install ./ewacs-chat_1.0.0_amd64.deb.
Distributed via colaapps.com — versioned, with an apt repository for Linux.