Why run Local LLMs
Why run local? I’ve been struggling to answer this question for awhile, but I think I finally have some glimpses of the solution. I hope this short summary of my adventures will answer that question. Edit: This was turning out to be much longer than I expected so I decided to break it up into a few series. What is a Local LLM? So instead of using ChatGPT or Claude, you have a model on your own computer that you can query and ask questions and even plug into an agentic workflows and it all works offline. ...