I built a local web UI to finetune models on my own text and actually watch the training (works on AMD ROCm)
Summary
A local web UI for finetuning AI models on personal text, featuring live gradient activity monitoring, A/B prompt comparison, and AMD ROCm compatibility.
Similar Articles
Unsloth Desktop
Unsloth Desktop lets users run and train AI models locally on their desktop, bringing fine-tuning and inference to personal machines.
i just spent weeks rewriting my webUI from scratch, getting rid of all AI slop within the codebase and switching it over to a proper lightweight framework (alpine.js). i am now comfortable suggesting it as an alternative to openwebUI, librechat and the like! it is made for local models
Developer announces OpenLumara, a fully open-source, local-first webUI for chatting with local models, rewritten from scratch in Alpine.js to eliminate AI-generated code. It offers features like token efficiency, real-time toolcall viewing, and no extra requests to the model.
Running local models is good now
The author reports that running local AI models has become surprisingly good, with recent releases like GPT-OSS and Gemma 4 enabling agentic coding locally at about 75% accuracy of frontier models, a significant improvement from just months ago.
I made this android app which runs ai models locally
A developer created an Android app that runs AI models locally, supporting GGUF and LiteRT formats with multiple ways to add models.
Built Kivarro, an all-in-one local inference workbench. Looking for brutal feedback from people who actually run models locally.
The author built Kivarro, an all-in-one local inference workbench, and is seeking feedback from users who run models locally.