Skip to content

Tama v1.56.0

Choose a tag to compare

@github-actions github-actions released this 30 May 18:25
· 324 commits to main since this release

A local AI server with automatic backend management.

Installation

Linux (Debian/Ubuntu)

sudo dpkg -i tama_1.56.0_amd64.deb

Linux (Fedora/RHEL)

rpm -i tama-1.56.0-1.x86_64.rpm

After install

  1. Edit your config: tama config edit
  2. Set your backend path and model
  3. Start the service: tama service install
  4. Open the web UI: http://localhost:11435