Show HN: Local LLM Notepad – run a GPT-style model from a USB stick
What it is
A single 45 MB Windows .exe that embeds llama.cpp and a minimal Tk UI.
Copy it (plus any .gguf model) to a flash drive, double-click on any Windows PC, and you’re chatting with an LLM—no admin rights, Cloud, or network.Why I built it
Existing “local LLM” GUIs assume you can pip install, pass long CLI flags, or download GBs of extras.I wanted somet