Commit Graph

6 Commits

Author SHA1 Message Date
ec9c42618b docs: add Debian apt installation instructions 2026-04-25 23:33:13 +00:00
a717be674a Add README 2026-04-24 04:05:05 +00:00
tocmo0nlord
e5649148f7 Default to localhost for workstation install
- ConnectionPanel defaults host to localhost, blank username
- Backend OLLAMA_URL defaults to localhost:11434
- Systemd service reads /etc/llm-trainer/env for overrides

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 16:18:10 -04:00
tocmo0nlord
e312420c3d Add .deb package builder script
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 16:13:21 -04:00
tocmo0nlord
d68a557de8 Fix xterm package versions and make models endpoint resilient
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 16:02:32 -04:00
tocmo0nlord
90a6ee6fbf Initial scaffold: LLM Trainer Dashboard
Full-stack app with FastAPI backend (SSH/paramiko, pipeline streaming,
GPU stats, xterm.js terminal, Ollama model manager) and React + Tailwind
frontend (8 panels: Connection, Documents, Pipeline, QA Pairs, Training,
Terminal, Models, Config). Docker Compose included.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 17:13:32 -04:00