Skip to content

LLM Controller CE v1.0.0

Choose a tag to compare

@tensioncore tensioncore released this 11 Jul 00:49
· 3 commits to main since this release
29b6b1f

Initial release of LLM Controller Community Edition (CE).

LLM Controller CE is a self-hosted, local-first browser application for operating local GGUF models through a configured llama-server runtime.

Features

  • Persistent chat workspace
  • Reasoning-aware responses
  • Managed GGUF model library
  • File-aware conversations
  • Administrator-controlled benchmarks
  • Runtime visibility and live logs
  • GPU telemetry support for compatible NVIDIA and AMD environments
  • Installation workflow
  • User administration and authentication controls

Supported Environments

Validated on:

  • Windows
  • Ubuntu Linux

Requires:

  • Python 3
  • MySQL
  • Compatible llama-server runtime
  • Local GGUF model files

Documentation

See:

  • README.md
  • INSTALL.md

Notes

LLM Controller CE v1.0 represents the Community Edition foundation of LLM Controller.

This release focuses on providing a stable local-first platform for managing and operating local AI models on your own hardware.

Feedback and issue reports are welcome.