Skip to content

aginies/llmtui

Repository files navigation

llm-manager

CI Docs Version

A terminal UI (TUI) for managing local LLM models with HuggingFace search, download, and inference control.

NOTE: This app is WIP (Work in Progress).

Screenshot

Features

  • Search & download GGUF models from HuggingFace
  • Load/unload models via llama.cpp server with real-time metrics
  • Chat with loaded models via OpenAI-compatible API proxy
  • WebSocket Dashboard — real-time metrics in a web browser
  • Benchmark Tuning — auto-tune model parameters for optimal performance
  • Profiles & Presets — save and switch between named settings
  • Multi-backend — CPU, Vulkan, ROCm, CUDA
  • Web Search — SearXNG integration
  • Multi-language UI — English, French, Italian, German

Quick Start

git clone https://github.com/aginies/llmtui.git
cd llmtui
cargo build --release
cargo run

Documentation

Full documentation

License

GPLv3

About

terminal UI (TUI) for managing local LLM models with HuggingFace search, download, and inference control.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors