Local, offline LLMs on CPU (&GPU if you're rich), laptops, RPis and potentially phones
On a previous post HERE I described my first foray into using ollama as an LLM Engine on a Raspberry Pi 5 device. This time, I'm going to describe how to install / use that ollama Engine with a front-end UI. Show options where you could use docker containers to run the components Show how to use native installation onto a laptop (VM Ubuntu) as it's just simpler Then, how to modify that UI code, rebuild it & see the changes. "Why Tony? Why?" Y'know, if you have to ask "Why?" then you don't understand. Well, the reason being, I did some work about 1-year ago in relation to LLMs, very cutting-edge, very new & never done before, pretty ground breaking stuff. However, it was too far advanced that no-one really understood it, quite a lot still don't. Now, 1-year later, people are saying, "wow!amazing" about things that are loosely similar to what I did a year ago... sigh... the burden of being a geek. So, this time, I'm jus...